Re: what is the correct way: scrolledwindow in a notebook page
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
That solved my problem. Thank you very much for your help. Kenneth Porter schrieb am Freitag, 14. März 2025 um 00:43:39 UTC+1: > I find it useful to mock up my GUI code using wxFormBuilder. In most > cases I can simply derive from the generated classes. In cases where I > need to dynamically create controls, I use it to create a prototype and > then copy and paste what I need into my dynamic code. > > Add a suffix to the generated class like _FB. For example, design your > dialog as MyDialog_FB and then, in a separate pair of cpp/h files, > define your logic in a class MyDialog that inherits MyDialog_FB. > > > -- 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/a33af310-4f8e-47aa-b7d2-f9cfa2a7a6d5n%40googlegroups.com.