On 11/08/06, Amresh Kulkarni <[EMAIL PROTECTED]> wrote:
> I am developing a GUI which has a notebook with multiple tabs. The tabs are
> formed by adding pages to the notebook.
> I have a check menu to select/deselect the tabs(pages) i want. On checking
> on an item it will must show the respective
Hi all,I am developing a GUI which has a notebook with multiple tabs. The tabs are formed by adding pages to the notebook.I have a check menu to select/deselect the tabs(pages) i want. On checking on an item it will must show the respective tab and unchecking should hide it.
Simple as it may sound,