Page 1 of 1

Four things I think would be useful

Posted: Tue Feb 17, 2009 10:20 pm
by utopiomania
1 - Automatic toggle folding.
Open a procedure if I click a procedure in the text or in the procedure browser, close the previous opened text automatically.
Would make it much easier to jump around between different parts of a sourcefile.

2 - Add a forward/back button option to the toolbar. (With auto folding)
To jump between different locations easily.

3 - Automatic IDE minimize/restore
Minimize the IDE automatically when I run a program, restore when I close it.
I always like to see how an app looks like when run with a desktop background, not the IDE.

4 - Allow: declare procedure1(), procedure2(), procedure3() etc..
To save space and ease navigating a large source

Re: Four things I think would be useful

Posted: Tue Feb 17, 2009 10:24 pm
by Fluid Byte
utopiomania wrote:3 - Automatic IDE minimize/restore
Minimize the IDE automatically when I run a program, restore when I close it.
I always like to see how an app looks like when run with a desktop background, not the IDE.
Aha! I'm not the only one! :o

+1

Posted: Thu Feb 19, 2009 12:26 am
by Franky
-1

When showing values in a GUI of my program, I´ld like to be able to compare my values with the sourcecode that has created these values.
I think, this is more important.

Posted: Thu Feb 19, 2009 12:31 am
by Fluid Byte
Franky wrote:When showing values in a GUI of my program, I´ld like to be able to compare my values with the sourcecode that has created these values.
I think, this is more important.
It would be optional so +1 :P

Posted: Thu Feb 19, 2009 12:33 am
by Seymour Clufley
+1 for the option.