![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
The following code doesn't work, the tabcontrol doesn't show, at runtime.
Code:
tbc.New1("Form1",0,0,form1.Width,form1.Height)
I tried the following code and this does work. Code:
tbc.New1("Form1",0,0,panel1.Width,panel1.Height)
The problem occurs when running the compiled optimized exe on a VGA device. It works on the desktop IDE as well as the device IDE however. B4PPC v6.3 and Netcf v2. I've attached the exe. When run on a VGA device no tabcontrol appears. Can anybody duplicate this? Thanks |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| add progressbar in to tabControl | thaidelphi | Questions & Help Needed | 1 | 09-05-2008 05:55 PM |
| TabControl "addControl" problem. | burd27 | Questions & Help Needed | 4 | 04-20-2008 09:42 AM |
| VGA + TabControl | Elrick | Questions & Help Needed | 10 | 04-16-2008 02:25 PM |
| TabControl won't dispose? | willisgt | Questions & Help Needed | 6 | 03-21-2008 03:44 PM |
| TabControl Colours | IansResearch | Basic4ppc Wishlist | 1 | 07-02-2007 04:20 AM |