[Gambas-user] bug? in textbox.alignment in 1.9.51

Stefano Palmeri rospolosco at ...152...
Thu Sep 20 16:33:10 CEST 2007


Alle 15:24, giovedì 20 settembre 2007, Fabien Bodard ha scritto:
> On Thursday 20 September 2007 14:48:36 Stefano Palmeri wrote:
> > Alle 14:35, giovedì 20 settembre 2007, Stefano Palmeri ha scritto:
> > > Alle 14:14, giovedì 20 settembre 2007, Fabien Bodard ha scritto:
> > > > On Thursday 20 September 2007 13:39:34 Stefano Palmeri wrote:
> > > > > Hi, all. Hi, Benoit.
> > > > >
> > > > > Just downloaded 1.9.51. I opened an old project of mine with a lot
> > > > > of textboxes. When I write something in the textbox and then press
> > > > > Enter, the text goes upper and it moves to the center. But with
> > > > > 1.9.51, .alignment = 68 doesn't work anymore? Did I miss something?
> > > > > I've attached a little example to show the bug.
> > > > >
> > > > > Regards,
> > > > >
> > > > > Stefano Palmeri
> > > >
> > > > Replace the 68 by Align.AlignMode :
> > > >
> > > > Align.Left
> > > > Align.Right
> > >
> > > I didn't have the bug in 1.9.50. I will try your solution.
> > >
> > > Thanks,
> > >
> > > Stefano
> >
> > OK. It works with ... = Align.Center. Does it mean that .alignment = 68
> > will not work anymore or is it a current bug?
> >
> > Thanks,
> >
> > Stefano
>
> Not a bug but an internal change... prefer the use of dynamic constant to
> static one
>
> when gb.qt internal change, it will not affect your program..; gambas2 is
> not finished :)
>
> Fabien

A big thank you, Fabien.

Stefano


>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> 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