Good:
-I was glad to see that trackbar controls made it in, as a variation of a "slider".
-Comboboxes have an "editable" style, which is a big plus.
-Windows have a "hidden" flag, another good improvement.
-Much better menu commands thatn BlitzPlus.
-Having a GadgetPaint() event is very good.
Needs work:
-No toggle button. Ouch.
-No image button.
-Combobox drop-down heights still can't be altered, nor can the control height (which is easy to do with Windows API).
-Listboxes don't have a FullRowSelect flag, and can't have columns or checkboxes.
-No StatusBar fields. (sounds like this has been fixed already)
-Bug in toolbar routine spaces toolbar buttons further and further each time a separator is encountered. This can even be seen in the IDE.
The GUI module is moving in the right direction, and makes several major improvements to the BlitzPlus GUI. Hopefully it will continue to develop. I'm not getting BlitzMax yet, but am keeping an eye on it to see how it develops in the near future.
-I was glad to see that trackbar controls made it in, as a variation of a "slider".
-Comboboxes have an "editable" style, which is a big plus.
-Windows have a "hidden" flag, another good improvement.
-Much better menu commands thatn BlitzPlus.
-Having a GadgetPaint() event is very good.
Needs work:
-No toggle button. Ouch.
-No image button.
-Combobox drop-down heights still can't be altered, nor can the control height (which is easy to do with Windows API).
-Listboxes don't have a FullRowSelect flag, and can't have columns or checkboxes.
-No StatusBar fields. (sounds like this has been fixed already)
-Bug in toolbar routine spaces toolbar buttons further and further each time a separator is encountered. This can even be seen in the IDE.
The GUI module is moving in the right direction, and makes several major improvements to the BlitzPlus GUI. Hopefully it will continue to develop. I'm not getting BlitzMax yet, but am keeping an eye on it to see how it develops in the near future.