You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Feb 2008 at 3:36The text was updated successfully, but these errors were encountered: