ShowTable not raised?
Bernhard Herzog
bh at intevation.de
Tue Apr 13 11:45:10 CEST 2004
Martin Schulze <joey at infodrom.org> writes:
> Index: Thuban/UI/mainwindow.py
> ===================================================================
> RCS file: /thubanrepository/thuban/Thuban/UI/mainwindow.py,v
> retrieving revision 1.129
> diff -u -r1.129 mainwindow.py
> --- Thuban/UI/mainwindow.py 11 Mar 2004 21:04:30 -0000 1.129
> +++ Thuban/UI/mainwindow.py 11 Apr 2004 08:49:34 -0000
> @@ -641,8 +641,7 @@
> self.add_dialog(name, dialog)
> dialog.Show(True)
> else:
> - # FIXME: bring dialog to front here
> - pass
> + dialog.Raise()
>
> def MapProjection(self):
>
> Should I apply it?
Yes.
Bernhard
--
Intevation GmbH http://intevation.de/
Skencil http://sketch.sourceforge.net/
Thuban http://thuban.intevation.org/
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)