On Fri, 2 Nov 2012 21:18:42 -0400 Ian Ward <[email protected]> wrote: > (As I mentioned in IRC) this bug is from 2005. Apparently > Overlay.get_cursor_coords has *never* worked, so you must be the first > person to put an Overlay inside another container...
yes.. well, the reason is I couldn't get the PopUp* classes to work. So I tried using the Overlay and some custom widgets to implement a pop-up-like dialog. This works for me now. :) The bottom widget becomes the original container, then on close the bottom widget is restored to the top level container. -- -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Keith Dart <[email protected]> public key: ID: 19017044 <http://www.dartworks.biz/> ===================================================================== _______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
