python748 / alternate-java-bridge-library

Automatically exported from code.google.com/p/alternate-java-bridge-library
Apache License 2.0
0 stars 0 forks source link

Add a sliding drawer class #123

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Well, it took a long, long time, but I finally got the Sliding drawer to work! 
This will require older projects to use Update Project (rather than Update 
Library).

The class throws the Events.DRAWER_OPENED, and Events.DRAWER_CLOSED events. 
Whatever you put into the content of the drawer, you can treat as if it is in 
the Form itself.

You can also manually open/close the drawer through code, and turn on/off the 
animation.

Original issue reported on code.google.com by IMPINC...@gmail.com on 7 Apr 2013 at 11:34

GoogleCodeExporter commented 8 years ago

Original comment by IMPINC...@gmail.com on 14 Apr 2013 at 5:36