J
John Atkins
I have a Windows Mobile 2003 application (Pocket PC) that works fine in
WM2003 but in Second Edition, the buttons do not show on the toolbar. This
happens with a real device (Dell X30) and in the WWE PPC 2003 SE - SDK
Emulator.
To try to find where the problem is, I created a VERY simple test
application and that shows the same problem.
I created a PPC Smart Device application, dropped on a menu and created just
a File menu with Exit on it.
I dropped on a TooBar and an ImageList.
I added two simple 16x16 Bitmap images to the ImageList. Bitmaps were
created with VS.Net
I set the ImageList for the Toolbar to this ImageList.
I add two buttons to the Toolbar and set their Image Indexes to 0 and 1.
The two buttons show up correctly next to the menu at design time.
When I run the program in the emulator, neither button appears on the
toolbar. I see a grey area next to the menu and if I click in the grey area
where the buttons should be, I see a while square where the buttons should
be.
Does anyone know what is wrong and how I can solve it?
John.
WM2003 but in Second Edition, the buttons do not show on the toolbar. This
happens with a real device (Dell X30) and in the WWE PPC 2003 SE - SDK
Emulator.
To try to find where the problem is, I created a VERY simple test
application and that shows the same problem.
I created a PPC Smart Device application, dropped on a menu and created just
a File menu with Exit on it.
I dropped on a TooBar and an ImageList.
I added two simple 16x16 Bitmap images to the ImageList. Bitmaps were
created with VS.Net
I set the ImageList for the Toolbar to this ImageList.
I add two buttons to the Toolbar and set their Image Indexes to 0 and 1.
The two buttons show up correctly next to the menu at design time.
When I run the program in the emulator, neither button appears on the
toolbar. I see a grey area next to the menu and if I click in the grey area
where the buttons should be, I see a while square where the buttons should
be.
Does anyone know what is wrong and how I can solve it?
John.