Re: IDE standalone editor switching bug ATTN: Judith

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

I'm surprised that isn't working for you. What Window(tm) beast do your run?
I tested on Win98SE. I put the routine at the bottom of editor.exw before:

--start event loop
WinMain( MainWin, Normal )

but where you put it should be ok too.

Issac wrote:
>Judith Evans wrote:
>>Sorry Isaac. I did see your post and investigated the problem but forgot
to
>>come back with the solution;
>No problem.

>>Somewhere in editor.exw add this:

>>procedure onGotFocus_MainWin(integer self, integer event, sequence params)
>>    setFocus(Highlight)
>>end procedure
>>setHandler(MainWin,w32HGotFocus,routine_id("onGotFocus_MainWin"))
>That didn't seem to work, though it's about exactly what I thought had
>to be done. (I just don't know anything about winlib, honestly.) I have
>it after onEvent_MainWin, not that it really matters as long as it's
>after MainWin is declared, correct?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu