Modified:
trunk/gnue-forms/src/uidrivers/wx26/UILoginHandler.py
trunk/gnue-forms/src/uidrivers/wx26/dialogs.py
trunk/gnue-forms/src/uidrivers/wx26/widgets/entry.py
Log:
Login-Dialog is always on top (above splash). Text-handling is done via
EVT_TEXT (so clipboard should really work now).
issue144 external
In GTK-Dropdowns the selection is not shown (on auto-completion).
In appserver's sample-country dropdown, after entering a 'G' the country
'Gibraltar' is displayed, but the text 'ibraltar' is not selected (highlighted).