Hi all,
I am having problems with the TreeCtrl and the ListCtrl objects. It appears that most command events registered prior to the initialization of one of these controls get eaten by it if an item is selected and the control has focus.
The command events that don't propagate are registered to top level frame's (or app) ProcessEvent function. The ProcessUpdateUI functions seem to be working since the toolbar and menu responsible for generating the event are enabling the tool.
Has anyone else seen this behavior??
BTW I'm actually using wxPython, if it matters.
Any insight and help is appreciated.
Hi all,
I am having problems with the TreeCtrl and the ListCtrl objects.
It appears that most command events
registered prior to the initialization of one of these controls
get eaten by it if an item is selected and the control has focus.
Hello Dana,
I saw your question it still unanwered.
Could you provide a small sample?
What events do you mean?
The command events that don't propagate are registered
to top level frame's (or app) ProcessEvent function.
The ProcessUpdateUI functions seem to be working since the toolbar
and menu responsible for generating the event are enabling the tool.
Has anyone else seen this behavior??
BTW I'm actually using wxPython, if it matters.
Any insight and help is appreciated.
Is it still unsolved?
Sorry for not helping, but you could still
try the wxwidgets ng.
Cheers,
ยทยทยท
On Thu, 18 Aug 2005 09:28:18 -0500, "Dana Hackman" <dhackman@cableone.net> wrote:
--
Franz Steinhaeusler