Hi,
Is there some code you would recommend I look at in order to
understand how to do animated window transitions using the Hildon API?
I assume this is going to involve the AnimationActor objects? What
I'd like to do is use HildonTouchSelectors to implement a menu so that
when you make a select
Ah, never mind! I see now that HildonStackableWindow is all I need.
I figured I was missing something.
Thanks,
Kyle
On Wed, Nov 25, 2009 at 10:24 PM, kyle cronan wrote:
> Hi,
>
> Is there some code you would recommend I look at in order to
> understand how to do animated window
Hi everyone,
It looks like the hildon_touch_selector_append_column function has a
hard-coded padding of 6 pixels around the column's panarea, which gets
added to the selector's internal hbox widget. Is there any way I
could override this without pulling private structure definitions out
of the li
_child_padding, child);
}
gtk_container_forall(GTK_CONTAINER(selector), set_panarea_padding, NULL);
On Thu, Nov 26, 2009 at 5:18 AM, Claudio Saavedra wrote:
> El jue, 26-11-2009 a las 04:42 -0600, kyle cronan escribió:
>> Hi everyone,
>>
>> It looks like the hildon_touch_selector_append_c
Hi,
The browser (when you're in full screen) and the media player (when
you're browsing media) both have a little button in the bottom right
hand corner of the screen that is overlaid over the main window
content. How can I do this in my application with Hildon and GTK? I
was under the impressio
On Fri, Dec 11, 2009 at 3:28 AM, Cornelius Hald wrote:
> On Tue, 2009-12-08 at 23:58 +0200, Marius Gedminas wrote:
>> There's a package called hildon-extras that implements this kind of
>> widget. It's called HeFullscreenButton, IIRC.
>
> Yes, the code can be found here:
> https://garage.maemo.or
ere some alternative?
Thanks,
Kyle Cronan
On Sun, Dec 13, 2009 at 4:29 AM, kyle cronan wrote:
> On Fri, Dec 11, 2009 at 3:28 AM, Cornelius Hald wrote:
>>
>> What you do is, you basically create a new window without decorations
>> and with transparent background. On that wind