[vwnc] Adding buttons as tabs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Adding buttons as tabs

Annick
Hi,
How is it possible to dynamically add buttons like tabs in a browser?
Annick Fron


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Adding buttons as tabs

Mark Pirogovsky-3
You can use the way ToolBars are implemented.  for inspiration look that
VW Launcher.  You can add as many tool bar buttons as needed.

Alternatively you can try to use Notebook tabbed interface.  there you
can also add tabs dynamically -- as an example use the Workspace.

--Mark

Annick Fron wrote:

> Hi,
> How is it possible to dynamically add buttons like tabs in a browser?
> Annick Fron
>
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
>
>
>  

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc