[Gambas-user] Window size problems gb.gui

M0E Lnx m0e.lnx at ...626...
Tue Mar 25 17:16:05 CET 2008


I will try the scaled property on the windows intended to be fixed.
But this project includes some windows that need to be resizable
I will send the project so you can have a better look.


On Tue, Mar 25, 2008 at 11:10 AM, Benoit Minisini
<gambas at ...1...> wrote:
>
> On mardi 25 mars 2008, M0E Lnx wrote:
> > I use gb.gui for my GUI apps. I have created windows drawn the objects
> > into these windows... I notice several anomalies in the window
> > behaviour.
> > I have created an 800x600 window, yet, when I run the code, this
> > window is not 800x600. Instead it is 1138x853.
> > I have another smaller window (400x600). In this window, there is a
> > couple of buttons at the far right-bottom corner. On my screen I can
> > see the buttons ok... but other users can only see 1/2 of the buttons.
> > The bottom half of both buttons appear to be out of the window border.
> > The other user is running the exact same environment as mine.
> >
> > Using gambas2-2.3.0 on XFCE
> >
> > Please help!
> >
>
> Please send the project!
>
> I recall that windows and controls dimensions are proportional to the
> application font height by default.
>
> If you really need a fixed size window, set the (Scaled) property of the form
> to TRUE in the property sheet.
>
> Regards,
>
> --
> Benoit Minisini
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list