Thanks everybody,

while I work on some more fixes, "Stars" prerelease is still useable and can
be found here:

http://www.itopen.it/2006/11/30/finalmente-anche-maemo-puo-guardare-le-stelle/

I will announce it on the applications catalog when the fixes will be ready:

1 - scrollbars are now connected but they don't work as expected
2 - star detail window is still too big and last selected objects is hidden,
a transparent window would be far better (but I really don't know how to do
it )
3 - toolbar should use stock icons since they're there fot this purpose
4 - think about persistant options in gconf
5 - think about a real hildon app (should'nt that be too difficult starting
from all the clean-up I've already done)
6 - think about who will pay me all those working days ;-)



2006/12/1, Tapani Pälli <[EMAIL PROTECTED]>:

ext Danny Milosavljevic wrote:
> Hi,
>
> On Thu, 30 Nov 2006 17:22:29 +0100, alessandro pasotti wrote:
>
>
>> Thank Ross, your advice was successfull, now I've ported and packaged
stars
>> for maemo!!!
>>
>> Before releasing I would like to solve some minor problems:
>>
>> 1 - how to go full screen  when the user press the full-screen button
>>
>
>
https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/source/main.c?root=view-manga&view=markup
> Search for "key_press_event_callback".
> The full screen key is the key "F6".
>
>

Please use 'HILDON_HARDKEY_FULLSCREEN' for hildon-defines.h (comes with
hildon-libs). It might change since it's a bit dangerous to map to
already existing keys, we should have something else for that.

>> 2 - how to connect the arrows hardware buttons to the srollbars
>>
>
> Try something like "gtk_widget_add_accelerator" or otherwise call
"gtk_scroll_bar_"* stuff manually within the key-press-event callback. (in
short: I don't know (yet?).)
>
> cheers,
>   Danny
>
> _______________________________________________
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
>
>

// Tapani

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers




--
Alessandro Pasotti
w3:   www.itopen.it
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to