[erlang-questions] wxErlang

Dan Gudmundsson dgud@REDACTED
Mon Apr 14 08:59:07 CEST 2008


Famous last words.
But I haven't knowingly changed anything that should alter that behavior :-)

If you got a couple of minutes take a look at my driver code and see if I do something
stupid, it's the switch cases in wxe_funcs.cpp and wxe_event.cpp.

/Dan

Bob Cowdery wrote:
> I've sussed this one out. For some reason I need to now explicitly set
> focus on the panel which I didn't have to do before. It's not enough
> that the frame has focus, the panel connected to the events must have
> focus.
> 
> Bob
> 
> On Sat, 2008-04-12 at 19:04 +0100, Bob Cowdery wrote:
>> Dan
>>
>> Also the mousewheel events seem to have stopped working. It's not that
>> the message has changed, I'm not getting any messages at all.
>>
>> Thanks
>> Bob
>>
>> On Fri, 2008-04-11 at 16:30 +0200, Dan Gudmundsson wrote:
>>> I've made a new release.
>>> http://www.erlang.org/~dgud/wxerlang
>>>
>>> Fixed a lot of bugs, less memory leaks, added some missing totally untested classes and 
>>> re-wrote the connect/event api, so it's now incompatible with previous releases :-)
>>>
>>> NOTE it requires OTP-R12-2 though.
>>>
>>> Basically bigger, better and faster.
>>>
>>> Regards
>>> /Dan
>>> _______________________________________________
>>> erlang-questions mailing list
>>> erlang-questions@REDACTED
>>> http://www.erlang.org/mailman/listinfo/erlang-questions
> 



More information about the erlang-questions mailing list