the selectedChunk on windows

Martin Baxter mb.ur at harbourhosting.co.uk
Thu Jun 29 08:31:33 EDT 2006


Ludovic THEBAULT wrote:
> Hello,
> 
> Why this work on macos X and not on windows (the selectedchunk is empty) :
> i've a fld and a button. When i select a text on the fld and i click on 
> the button i need to "get the selectedchunk" of the fld in the mouseup 
> handler.
> Work on macos x not on windows.
> 
> Thanks.

On windows the button takes focus from the field. Set the traversalon of
the button to false and it should work the same on both platforms.

Martin Baxter




More information about the use-livecode mailing list