IonicWind Software

IWBasic => The Roundtable => Topic started by: palmuser on October 08, 2008, 09:29:38 PM

Title: tabcontrol with buttons
Post by: palmuser on October 08, 2008, 09:29:38 PM
Hi.
I modified the sample "tabcontrol"
I added a button that appears only when you click on the tab1, another of different size on the tab2, and none on the tab3

Maybe some beginners will find useful this program

If you wish to see the differences vs the original file "tabcontrol", you can use windiff or something similar. http://en.wikipedia.org/wiki/WinDiff

If somebody else has posted already something similar, or better, please remove this post.

Palmuser.
Title: Re: tabcontrol with buttons
Post by: zolikom on October 09, 2008, 02:54:26 PM
Hi!

The file will be so plain if Ebasic + Common Control & Function Pak works:

Regards: Zolikom
Title: Re: tabcontrol with buttons
Post by: Ionic Wind Support Team on October 09, 2008, 03:07:45 PM
The control pak is included with Emergence BASIC.  Help->Control Pak Guide.  As of version 1.63 which has a tab control built in now.

Title: Re: tabcontrol with buttons
Post by: palmuser on October 11, 2008, 09:51:04 PM
I was pretty sure that somebody was going to improve or correct the code I posted, and I am glad that it happened.

Thanks a lot.