Break monitor in case of emergency
BlitzMax Forums/BlitzMax Beginners Area/Break monitor in case of emergency| 
 | ||
| Ok, I'm close to "Break monitor in case of emergency"... :-) I'm trying to create a tabbed version of Notepad... Trying to modify some old sourcecode for MaxIDE to accomplish this but with no greater success. I'm missing something and I can't figure out what it is. Can someone please point me in the right direction? | 
| 
 | ||
| Hi Crovean,  We can't test your code without "icons.bmx" and "constants.bmx" | 
| 
 | ||
|   Trying to modify some old sourcecode for MaxIDE  I honestly don't think that's the best place to start... | 
| 
 | ||
| I'm learning alot faster that way, by studying and playing around with others code :-) I solved the problem with the code... I'm almost finished now. Any tips on how to toggle wordwrap on and off for a textarea? |