Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

programatically hide and show #10

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 8 comments
Closed

programatically hide and show #10

GoogleCodeExporter opened this issue Mar 13, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

I'm unable to find a way to programatically hide & show the DivLogger.

I would like to place an unobtrusive Button or Label in my application that 
would allow a user or 
tester to bring up the DivLogger only when needed, and hide it when it needs to 
be out of the way.

Is there a technique for doing this already?

I tried  Log.getDivLogger().getWidget().setVisible(false), but it appears to 
have no effect.  Unless, 
that is, the DivLogger automagically becomes visible when a new message is 
emitted.


Original issue reported on code.google.com by [email protected] on 20 Feb 2008 at 3:36

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant