[Gambas-user] Qt Slider orientation
Ron_1st
ronstk at ...239...
Wed Dec 2 17:53:36 CET 2009
On Wednesday 02 December 2009, Ron wrote:
> Hi,
>
> why is it not possible (so it seems to me) to set a sliders orientation
> to vertical in Gambas?
>
> http://doc.qt.nokia.com/3.3/qslider.html#orientation-prop
>
>
> Gambas 2.18.x
> gb.qt
> Ubuntu 9.10
>
> Regards,
> Ron_2nd.
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
if width < height then it is vertical
if width > height then it is horizontal
:)
This is/was the way.
Best regards,
Ron_1st
--
More information about the User
mailing list