Thread
:
Hildon, not Hildon
View Single Post
Kjow
2010-01-08 , 20:30
Posts: 52 | Thanked: 54 times | Joined on Nov 2009
#
1
Hi all,
I'm developing a pair of apps with FPC for Maemo 5, but there aren't hildon's headers for it (or I can't find these).
So, there are some ways to make things with linux-native calls? I mean, I need:
- full-screen (so hide "Hildon Touch Toolbar")
- Hildon Touch View Menu
- Hildon Touch Confirmation note
- Hildon Touch Dialogue
- etc
Can I use these functions with linux API calls?
Others things (buttons, memo, edit text, combobox, listview, etc) are ok, I can use title menu (e.g. desktop apps menu: "file, edit, about") or popup dialogs also (but in simil-fullscreen [I can't find a way to hide touch toolbar]).
To put my application in full screen I can set "borderstyle" of my form to "bsNone", but "Hildon Touch Toolbar" doesn't disappear...
Any suggestions are appreciated!
Thank you!
Quote & Reply
|
Kjow
View Public Profile
Send a private message to Kjow
Find all posts by Kjow