El dom, 30-08-2009 a las 15:35 -0400, Brent Chiodo escribió:
> The reason I'm creating the dialog by hand is because I want complete
> control over it's look and feel.
Complete control on look 'n feel is not a good reason imho.
HildonPickerButton + HildonTouchSelector is the recomended way to go,
A Quick Look at Extras in Bugzilla (https://bugs.maemo.org/).
2009-08-24 through 2009-08-30
As of 2009-08-31 Extras contains 312 items (+33 this week),
including 176 open issues (+15 this week):
* 137 open bugs (+7 this week)
* 9 critical/blocker (+4 this week)
* 1 "easyfix" (no ch
A Quick Look at Maemo Official Applications in Bugzilla
(https://bugs.maemo.org/).
2009-08-24 through 2009-08-30
As of 2009-08-31 Maemo Official Applications contains 1338 items (+8 this week),
including 239 open issues (+1 this week):
* 99 open bugs (no change this week)
* 1 critical/bloc
A Quick Look at Maemo Official Platform in Bugzilla (https://bugs.maemo.org/).
2009-08-24 through 2009-08-30
As of 2009-08-31 Maemo Official Platform contains 1952 items (+5 this week),
including 289 open issues (-6 this week):
* 186 open bugs (-6 this week)
* 6 critical/blocker (no change
Hi Claudio,
Thanks for the response.
The reason I'm creating the dialog by hand is because I want complete
control over it's look and feel. In addition,
hildon.PickerButton.set-image() is not working here so i thought it's
probably best to use plain old GTK.
Concerning the rest of the problems,
El dom, 30-08-2009 a las 12:20 -0400, Brent Chiodo escribió:
> I'm trying to create a simple dialog that opens when you tap a button.
> In this dialog, I want to place in it a hildon.TouchSelector that has
> a single column comprised of pixbufs (logos of websites).
For this use case, I'd recommend
I'm trying to create a simple dialog that opens when you tap a button. In
this dialog, I want to place in it a hildon.TouchSelector that has a single
column comprised of pixbufs (logos of websites). Just to see if I could get
a TouchSelector working, I created a simple one that just uses text label