RE: Win32Lib 0.57.1 onChange bug (test code)

new topic     » topic index » view thread      » older message » newer message

That is my suspicion too. I'll try to avoid getting the user to do the 
subclassing and have win32lib do it instead.

Wolf wrote:
> .. interesting, ..are we back to getting the handle of a subclassed 
> control
> ?
> Anyways, here's a patch to Brian's example that *might* do what Michael
> wants.
> 
> procedure onChange_Cmbo()
> integer index
>   index=getIndex(Cmbo)
>   setText(Stat,getItem(Cmbo,index))
> end procedure
> onChange[Cmbo] = routine_id("onChange_Cmbo")
> 
> .. which, of course, 'breaks' Brian's demo   blink
> 
>

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu