Re: [e-users] Scroller in an inwin object

2014-04-01 Thread The Rasterman
On Tue, 1 Apr 2014 05:16:46 +0200 Olivier Nougarede said: > I have an entry object with some anchors. > When activating those anchors, an inwin object is created. > This inwin is made off an elm_image and an elm_button. > As images are of different sizes, can i make the inwin scrollable? put scr

[e-users] Scroller in an inwin object

2014-03-31 Thread Olivier Nougarede
I have an entry object with some anchors. When activating those anchors, an inwin object is created. This inwin is made off an elm_image and an elm_button. As images are of different sizes, can i make the inwin scrollable? Olivier