248 ComboBoxes
Blitz3D Forums/Blitz3D Programming/248 ComboBoxes| 
 | ||
| Hi, im new at blitz3d, and had some fun with ComboBoxes, if you try this, be aware that it runs at 1680,1050 but this can be changed in the source.bb file.. I know this is not the correct way of programming a combobox, but this is just for fun, maybe someone can use it, or not :) I've set the graphicmode to 3d, for some reason it runs alot faster.. happy newyear to all of you out there.. http://teamxi.dk/downloads/b3d_248_ComboBoxes.rar | 
| 
 | ||
| try this: for comboboxes = 1 to 248 comboboxid+comboboxes,x,y,width,height,checked next | 
| 
 | ||
| ?? | 
| 
 | ||
| it should make it run alot faster instead of putting 248 combo boxes. | 
| 
 | ||
| You may be right, i cant see where i should put this code in, but it's just an example anyway, who wants 248 comboboxes :) but it runs very fast though, and with a 25% of cpu only.. |