wxWidgets on a MaxGUI panel?
BlitzMax Forums/Brucey's Modules/wxWidgets on a MaxGUI panel?| 
 | ||
| Is there any way to create a wxWidgets property grid on a MaxGUI panel?  All I need from wxWidgets is this feature. | 
| 
 | ||
| I seriously doubt that you can. | 
| 
 | ||
| It's kind of fully integrated into the wx framework. If you need separation from wx, then you may rather want to find a different third-party control that you can plug in - ocx perhaps. |