GTKMaxGUI bug fixes
Archives Forums/Linux Discussion/GTKMaxGUI bug fixes| 
 | ||
| I uploaded my results of working with bah.gtkmaxgui for three months: http://blitzmax.com/Community/posts.php?topic=102350 | 
| 
 | ||
| Thank you. | 
| 
 | ||
| What exactly would it take to get GTKMaxGUI working on Windows? | 
| 
 | ||
| You can use wxMax. | 
| 
 | ||
| nvm I got it.  And I couldn't get wxMax to work | 
| 
 | ||
| What are you trying to do? Maxgui uses a native win32 driver on Windows, fltk or gtk for Linux and cocoa for Mac. Iif you're looking for Gtk on Windows/Mac/Linux then that's what wxMax does. Maxgui is easier to work with than wxMax but not as full-featured. | 
| 
 | ||
|   Maxgui is easier to work with than wxMax but not as full-featured.  "easier" in as much as the interface is "flat", rather than object-oriented. Using functions to do everything to me just seems like the API is still stuck in the past. Easier doesn't necessarily mean better... |