Re: Python textbox

2021-05-10 Thread Joshua Ochsankehl
I set it to a variable. var1 = z.textbox("reference") then use and if else to test the change. Can't paste the text cause it's proprietary to work. On Mon, May 10, 2021 at 10:27 AM Jeff Zhang wrote: > Could you paste your code ? > > Joshua Ox 于2021年5月10日周一 下午11:19写道: > >> I m trying to use te

Re: Python textbox

2021-05-10 Thread Jeff Zhang
Could you paste your code ? Joshua Ox 于2021年5月10日周一 下午11:19写道: > I m trying to use textbox in python but it reloads the page every time I > type. How do i set this to on enter? > > V/R, > Joshua "Ox" Ochsankehl > -- Best Regards Jeff Zhang

Python textbox

2021-05-10 Thread Joshua Ox
I m trying to use textbox in python but it reloads the page every time I type. How do i set this to on enter? V/R, Joshua "Ox" Ochsankehl