Ricky D Well-Known Member Licensed User Longtime User Sep 17, 2008 #1 Hi people. I have created a form, added a tabcontrol and added tabs and controls. It works perfectly on the desktop. When I compile it for my device - iMate JasJam wm6 - it doesn't show the tabs or controls on them. Has anyone got this to work on the device? regards, Ricky
Hi people. I have created a form, added a tabcontrol and added tabs and controls. It works perfectly on the desktop. When I compile it for my device - iMate JasJam wm6 - it doesn't show the tabs or controls on them. Has anyone got this to work on the device? regards, Ricky
agraham Expert Licensed User Longtime User Sep 17, 2008 #2 Try making it smaller. The tabs may be off-screen.
Ricky D Well-Known Member Licensed User Longtime User Sep 18, 2008 #3 thanks mate :signOops: my bad - it was the size. It's now working. thanks