PDA

View Full Version : Few mad suggestions



Petr Schreiber
17-10-2005, 19:55
Hi Roberto,

I actually don't know what your editor contains now but there few thinks I'd like to see in the thinAir IDE :

* Ctrl-D for duplicating line, it's useful when building UI with many buttons
* TAB/unTAB of selected area ( in context-menu)
* Comment/uncomment selected area ( in context-menu )
* Something to set command line parameters
* Possibility to declare own colors for highlighting
* Support for multiple opened scripts
* Context-sensitive help
* Support for WinME :)
~ M.a.y.b.e some templates for code ( at least UI )

Bye,
Petr

ErosOlmi
17-10-2005, 20:03
* Ctrl-D for duplicating line, it's useful when building UI with many buttons
* TAB/unTAB of selected area ( in context-menu)
* Comment/uncomment selected area ( in context-menu )
* Something to set command line parameters
* Possibility to declare own colors for highlighting
* Support for multiple opened scripts
* Context-sensitive help
* Support for WinME :)
~ M.a.y.b.e some templates for code ( at least UI )

Not yet
Already there

All suggestions are really nice. Roberto will take note of them.
Ciao
Eros

RobertoBianchi
17-10-2005, 22:12
Hi Psch,

good, you are a stream of ideas!
Really, very nice suggestions.
In last days I solved problems related to Win Me and now I'm working on present the editor without debugger (I mean detach from it but preserve the structure).
As promise I'll send you a copy ASAP.

Regards,
Roberto

Petr Schreiber
20-10-2005, 20:36
Hi,

just one tip, maybe already implemented -> when RTE is generated during the interpretation of the script, then the cursor could jump to the line with error in IDE.

I'm glad to hear you'v solved problems with WinME :).

Happy developing,
Petr

RobertoBianchi
21-10-2005, 08:38
Hi Psch,

this behavior it's already present with debugger, but now I detached it from the ILE!
I need to check, may be we can activate only this mini-debug functionality.

Ciao,
Roberto

RobertoBianchi
31-10-2005, 09:55
Done, except templates for code.