BTW, your ide is really really good ! now i've got an icon on my Linux desktop for Purebasic

Code: Select all
Procedure MyCommand()
EndProcedure
Code: Select all
Mess
Code: Select all
Mess
Visual Designer is on a todolist somewhere I think..GeoTrail wrote:Just done a quick test using the IDE in Ubuntu 5.04 and it's working great.
I really love the user defined folding options
Any chance for a Visual Designer too?
I can't get the variable viewer to work. When I start it it doesn't display any values.
Code: Select all
Procedure MyProc()
[...]
EndProcedure