On samedi 20 septembre 2008, richard terry wrote:
> Can you clear the console from within gambas code?
>
> Wondered, as this would be useful for me at the moment whilst I'm tracking
> bugs.
>
> Regards
>
> Richard
>

You can't, but I can make the Editor translate CTRL+L characters into "clear 
text". 

Look at gb.qt/src/ext/CEditor.cpp line #233, you will see the different 
control characters that are interpreted by the editor. You must understand C 
of course.

Regards,

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to