MaxGUI extra gadgets
BlitzMax Forums/MaxGUI Module/MaxGUI extra gadgets| 
 | ||
| I decided to release all my 'extra gadgets' (you can grab the source code+images here) This zip file contains: - a calendar - a datepicker - a listboxmanager - a filepicker - a checklist - a new progressbar - a user input - a notify - a new toolbar (added 16-01-2011) I made some bug fixes in some of the older gadgets, and put the in-source documentation (on my computer I placed these gadgets as 'proxygadgets' and everything seems to work). [edit: 22-08-2010] Added: - a filepicker (for files and folder) - a userinput (independent window or as gadget in a window) [edit: 24-08-2010] Added a Notify gadget, this is a video of it in action [edit: 25-08-2010] Some fixes to run correctly under MacOS Here some screenshots          User Input (in a window)  User Input (in an independent window)  A user notify (support animated images)  Here you can get more info. Here you can see some of these gadgets working in videos (some of theme are old). Cheers Last edited 2011 Last edited 2011 | 
| 
 | ||
| Thanks for sharing | 
| 
 | ||
| Thanks for releasing. The ProgressBars and CheckList look really cool. | 
| 
 | ||
| Nice. Thanks degac :) | 
| 
 | ||
| Thanks for sharing! These are Win32 only? | 
| 
 | ||
| @Grisu: As they are based on standard MaxGUI gadget they *should* work without problems on every platform (I've tested only FLTK under Windows). If I have some spare time I will test on a 'linux' machine and on MacOS (this will take more time unfortunately...) | 
| 
 | ||
| Added 2 new gadgets: - a filepiker - a UserInput gadget (with multiple textfields) See first post for details and images. Cheers | 
| 
 | ||
| Added a Notify gadget, see here for a video of it in action. | 
| 
 | ||
| Thanks for this, the checklist is exactly what I need! Hope these make it into the official proxy gadgets, would be great. | 
| 
 | ||
| Added a new toolbar gadget and some bug-fixes, see main post for more info. Cheers | 
| 
 | ||
| any fixes related to the checklist specifically? in a time crunch but keeping active things current is critical :0) | 
| 
 | ||
| Do you know bugs for CheckList? Please post and I will check them. Thanks | 
| 
 | ||
| No bugs I'm aware of (it's been fantastic) but just wondering if there were any fixes/performance improvements anyway. |