[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Events and Signals
- From: "Ariel Fritz" <duin tutopia com>
- To: <gtk-app-devel-list gnome org>
- Cc: "Olexiy Avramchenko" <olexiy irtech cn ua>
- Subject: Re: Events and Signals
- Date: Mon, 17 Nov 2003 17:02:44 -0300
Hi
I tested your code and it works well. But when I try to change it to my code
something happen and couldnīt solve by myself.
I draw the clist in other function.I'm looking for network events in main.
If any event ocurrs I decide on GDK_Down or GDK_UP to move the cursor Down
or Up on CList, then I call to Event_Put (key_val). It works, but at the
begining I have to send two network events to move the indicator Down (I
call "beginig" when I show the clist). After that, the first element of
clist is selected automaticaly while indicator can be moved up or down.
Why? Should I clean any pice of memory?
Thanks in advance
test.cpp
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]