[Gambas-user] IDE change requests

Benoit Minisini gambas at ...1...
Tue Mar 18 14:40:06 CET 2008


On mardi 18 mars 2008, Steven Lobbezoo wrote:
> Hi,
>
> It's not so much the IDE, but the debugger.
> There is, as far as I know, no way to look at the large current
> variables, if the program stops at execution on some failure.
> Only the first part of a string is shown, or it is shown for about 3
> seconds if you select it. 3 secs is not anough to check a string of
> about 500 characters. (specially if it concerns a complicated mysql
> statement ;-).

You can use the console to print the contents of variables.

The big missing feature is that you can only look in the current stack frame.

>
> On the ide itself :
> On re-opening a project, open all last open forms, and positioning on
> last position.

This is done in 2.3.

Regards,

-- 
Benoit Minisini




More information about the User mailing list