[Gambas-user] Gambas3 Help Window
Demosthenes Koptsis
demosthenesk at ...626...
Sun Jan 2 11:10:02 CET 2011
Thanks all of you for your answers.
In my case i have one monitor and for temporary solution i hack the
Gambas code by adding
ME.Center
after
Settings.Read()
On Sun, 2011-01-02 at 09:32 +1100, Michael wrote:
> I had the same problem but in Ubuntu 10.10 you can overcome it by
> holding down the 'special' key.(IE The Windows key on my keyboard
> between CTRL and ALT) and clicking the help window anywhere. You don't
> need to click the window header. I think this feature was added to the
> last Gnome release
>
> Regards
> Michael
>
>
> On 02/01/11 07:53, Benoît Minisini wrote:
> >> In my machine F1 or Help from IDE shows a window in the very top
> >> position of screen.
> >>
> >> The window is impossible to catch it and move it on screen.
> >>
> >> So i cant use it.
> >>
> >> i opened the Gambas app and i found that FHelpBrowser.class read the
> >> settings.
> >>
> >> It would be nice if
> >> FHelpBrowser had a ME.Center or a way to correct Setting.Read().
> >>
> >> Also i saw that the FHelpBrowser window has only close button at
> >> TitleBar.
> >>
> >> It would be nice to be able to Maximize, Minimize also the FHelpBrowser.
> > I added support for multiple screens and desktop layout in the gb.settings
> > component, when using the Settings.Read() or Settings.Write() methods on a
> > Window object.
> >
> > Consequently, the position of your windows should be ok even if you have
> > panels and multiple screens everywhere.
> >
> > Regards,
> >
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
--
Regards,
Demosthenes Koptsis.
More information about the User
mailing list