Bug 4750 - hildon.WindowStack lacks some methods
: hildon.WindowStack lacks some methods
Status: VERIFIED FIXED
Product: PyMaemo
General
: unspecified
: All Maemo
: Low normal (vote)
: ---
Assigned To: Anderson Lizardo
: general
:
:
:
:
  Show dependency tree
 
Reported: 2009-06-30 22:23 UTC by Daniel Martin Yerga
Modified: 2009-07-16 18:03 UTC (History)
0 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Daniel Martin Yerga (reporter) 2009-06-30 22:23:01 UTC
The methods not available are:

get_windows
push
push_list
pop
pop_and_push
pop_and_push_list

while that pop_1, push_1 and peek are working correctly.

python-hildon version: 0.9.0-1maemo8
Comment 1 Anderson Lizardo 2009-07-15 22:50:44 UTC
Fixed in SVN trunk (r1216). Will be on next python-hildon release
(0.9.0-1maemo9).
Comment 2 Daniel Martin Yerga (reporter) 2009-07-16 18:03:49 UTC
Verified. Thanks!