wxPreferencesEditor

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
ehh
Earned a small fee
Earned a small fee
Posts: 16
Joined: Tue Jan 27, 2015 7:11 pm

wxPreferencesEditor

Post by ehh »

Hello,

I can create and show a wxPreferencesEditor without problems, but it displays off to the left side of the screen and parent window. Is this its intended location? I've searched the documentation (I couldn't find much), but didn't see a way to center a wxPreferencesEditor on the screen (or parent window). Do I have to muck with the source code for this class, or am I missing something?

Thanks for any advice,
ed

Windows 7, 64-bit, VC++
Post Reply