Re: Mx: window scrollable by program
- From: Lionel Landwerlin <llandwerlin gmail com>
- To: clutter-list gnome org
- Subject: Re: Mx: window scrollable by program
- Date: Sun, 10 Feb 2013 17:27:40 +0000
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]