Re: Mx: window scrollable by program



On 10/02/13 17:29, Kovesdi Gyorgy wrote:
Hi,

I would need a window with its content scollable by my program. I tried
MxViewport but the actor added is not displayed.
Is it useful for this purpose?

Regards
György

_______________________________________________
clutter-list mailing list
clutter-list gnome org
https://mail.gnome.org/mailman/listinfo/clutter-list

Do you have the following structure? :

MxScrollView
        |->MxViewport
                    |->YourActor

Note that you only need a MxViewport if your actor's class doesn't implement MxScrollable.

Regards,
-
Lionel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]