ContextMenu breaks EditLabel in wxWince 2.6.3
Alicia da Conceicao
alicia454 at gmail.com
Sun Aug 13 03:05:41 PDT 2006
For some reason, for both wxTreeCtrl & wxListCtrl, I cannot get
EditLabel to work properly in wxWince 2.6.3 when it is invoked
from a context menu.
In a wxListCtrl, when I call the EditLabel method from a context
menu, a rectangle edit box appears on the desired item, then the
virtual popup keyboard appears, than 1 second later, the editing is
automatically aborted, causing the popup keyboard and edit box
disappear.
It looks like the EVT_CONTEXT_MENU event is causing the
EditLabel to be aborted.
Does anyone know of any work-arounds to get around this bug?
Thanks in advance
More information about the wx-users
mailing list