On Aug 7, 2:26 pm, "Ville M. Vainio" <vivai...@gmail.com> wrote:
> On Fri, Aug 7, 2009 at 2:19 PM, zpcspm<zpc...@gmail.com> wrote:
> > It doesn't work even for this scenario:
>
> >         f.top.hide()
> >         f.top.show()
>
> What if you add f.top.setVisible(True) to go with f.top.show()?

This scenario:

f.top.hide()
f.top.show()
f.top.setVisible(True)

doesn't change anything. I can see something flashing, but nothing
more.

I have double checked all my workspations (I have 6 of them), in case
that the window appears in another one after f.top.show(), just to
eliminate the chance that show() goes unnoticed, because the taskbar
of my fluxbox is configured to show only windows from the current
workspace. The main window of leo remains hidden, f.top.setVisible
(True) doesn't help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-editor@googlegroups.com
To unsubscribe from this group, send email to 
leo-editor+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to