tags:

views:

4

answers:

0

Hi,

I'm about to create a java GUI app using SWT. A rough mockup:

The UI

The dark box is a button, and i want that clicking it should slide out the sliding panel from under the sidebar.

How do I do that in SWT?

Thanks, Harhsath