Mar 12, 2005 #1 zby Programmer Oct 31, 2003 22 CZ Hey to all. I'm programming an application that could use tabs for different modes - one tab for editing, another for viewing. Is there such a library. Something like tablelist or so. Any hints? Thank you.
Hey to all. I'm programming an application that could use tabs for different modes - one tab for editing, another for viewing. Is there such a library. Something like tablelist or so. Any hints? Thank you.
Mar 12, 2005 #2 bmerr Programmer Feb 17, 2005 3 US Zby, you may want to take a look at this page http://www-106.ibm.com/developerworks/linux/library/l-ptkwidg/?ca=dgr-lnxw03WidgetPerl it gives detailed info on how to setup tabs. hope it helps. -Brian M Upvote 0 Downvote
Zby, you may want to take a look at this page http://www-106.ibm.com/developerworks/linux/library/l-ptkwidg/?ca=dgr-lnxw03WidgetPerl it gives detailed info on how to setup tabs. hope it helps. -Brian M
Mar 14, 2005 Thread starter #3 zby Programmer Oct 31, 2003 22 CZ Thanks Brian, I am saiffied with your hint! zby Upvote 0 Downvote
Mar 14, 2005 #4 cptk Technical User Mar 18, 2003 305 US Zby - Check out this ... I think it will serve you better! http://incrtcl.sourceforge.net/iwidgets/iwidgets/tabnotebook.html Let me know if you need help with setting-up!! Craig Upvote 0 Downvote
Zby - Check out this ... I think it will serve you better! http://incrtcl.sourceforge.net/iwidgets/iwidgets/tabnotebook.html Let me know if you need help with setting-up!! Craig
Mar 15, 2005 Thread starter #5 zby Programmer Oct 31, 2003 22 CZ That's exactly what I needed and used. It works fine. Thank you Craig. Btw, Isn't there some other way of loading just the NoteBook package alone without loading the whole BWidget? zby Upvote 0 Downvote
That's exactly what I needed and used. It works fine. Thank you Craig. Btw, Isn't there some other way of loading just the NoteBook package alone without loading the whole BWidget? zby