Re: wxEuphoria doEvents()

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

Bob Elia wrote:
> 
> Is there an equivalent in wxEuphoria to win32lib's doEvents()?
> 
> I would like to be able to check a flag (which is set by pressing a radio
> button) while inside a procedure called by pressing another button.  Maybe
> I've coded it wrongly but the main window is totally unresponsive until
> the procedure returns.

Yes, there is, although for some reason I never wrapped it:
void = call_member( wxApp_Yield, myApp_this, {1})


Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu