No ToolBarIcons showing on Symbol PPT8800 and Symbol MC50

  • Thread starter Thread starter Stephan Pahl
  • Start date Start date
S

Stephan Pahl

The following problem developing under VisualStudio 2003.



I have an application that uses a toolbar to switch between various Parts of
the application. The toolbar is linked to an ImageList which contains the
Icons that are to be displayed on the toolbar buttons.

The icons display correctly using the PocketPC 2003 Emulator and on a real
Pocket Pc (T-Moblie MDA II, ARM Processor).

But on the above mentioned devices (Symbol PPT8800 and Symbol MC50) the
icons do not show correctly. There is only a thin line visible instead of
the whole icon as if the icons shrunk vertically .







Any help would be greatly appreciated.



Stephan Pahl
 
PPT8800 uses Windows Mobile 2003 second editor? If yes you must set the
ImageList and ToolButtons imageindex by code.


Stephan Pahl escreveu:
 
Back
Top