View Single Post
Posts: 131 | Thanked: 36 times | Joined on Dec 2009 @ Spain
#10
I can't use the size constants (HILDON_SIZE_xx) in python for OS2008, more info in the thread

Are you using this features in code for N8x0?
Can you give more info? I am pretty interested in button functions..



Originally Posted by rambo View Post
UI elements, buttons etc, text-input is handled by the Hildon framework automagically depending on HW and settings etc.

Screen resolutions are very different on N8x0 and N900 too, so make sure you use the size constants (HILDON_SIZE_xx) since "fanger sized" button is a lot more pixels on N900 than on N8x0 (especially and issue for any bitmaps you might use in your UI).