How to see the event result from an EVT_CHAR handler
Fulvio Senore <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
I have an event handler for the EVT_CHAR event. In that event handler I call event.Skip() to process the event if the char is an allowed one. Is there a way to see the resulting content of the control after the char is handled, from inside the same event handler? If I call GatValue() after Skip() the result is the same as before. For example, if the user presses the '1' key I would like the content of the control with the '1' typed by the user. Thank in advance. Fulvio Senore -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wx-users/168d4088-24c8-4f34-a050-c642aa549c7b%40fsoft.it.