Activateable cell in wcgrid
Igor Korot <[email protected]> Mon, 7 Jul 2025 10:25:56 -0400
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <CA+FnnTx38UqBtNVBaBCt9Ki8z0Kw0oZUUi2Yn9eBQrMSnaY4kA@mail.gmail.com> |
Hi, In the wxGrid::DoShowCellEditControl() the call to TryActivate() is done before the actual editor is created and properly positioned. It means that if I want to have an editor based on the wxChoice which is always displayed and the cell becomes editable on the mouse click immediately showing he wxChoice - i will not be able to. Is there any reason the TryActivate() is done like this? Thank you. -- 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 visit https://groups.google.com/d/msgid/wx-users/CA%2BFnnTx38UqBtNVBaBCt9Ki8z0Kw0oZUUi2Yn9eBQrMSnaY4kA%40mail.gmail.com.