Can tabber items be disabled or display icons?
BlitzMax Forums/MaxGUI Module/Can tabber items be disabled or display icons?| 
 | ||
| Just like the title says. | 
| 
 | ||
| Nope they can't be disabled, but yes they can display icons. See SetGadgetIconStrip() and the docs for AddGadgetItem(). | 
| 
 | ||
| That seems to work, though ModifyGadgetItem() does not. |