[Gambas-user] Gambas & SDI
Benoit Minisini
gambas at ...1...
Tue Jul 6 23:03:55 CEST 2004
On Tuesday 06 July 2004 15:19, Daniel Oxley wrote:
> Yeah, I saw that. The S and M key are just so close together! ;-)
>
> You are definitely right about HDI...
>
> A Gambas interpretation of the way VB6 handles it would be cool. Or
> otherwise a way of turning off the fact that each Gambas window appears in
> the taskbar. Clicking on the single Gambas button brings them all to the
> top. Just to make it a bit tidier IMHO.
>
> Until then though, I guess I will just have to look at the screenshot of
> your hack on your website!
>
As I said before, at the moment, it is impossible to use the Workspace control
to make a MDI Gambas IDE, because this control has some flaws in its design.
The many windows Gambas open is not really a problem when you use multiple
desktops. For example, I have one desktop for The Gimp, and one for
Gambas ;-)
There are three possibilities in the future:
1) Trolltech rewrites its QWorkspace widget, which the Workspace control is
based on, and I can use it to write a MDI IDE.
2) I rewrite the QWorkspace widget. But it will take some time!
3) I make a KMail-like interface for the IDE.
Personnaly, I prefer programming the third solution :-)
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list