Hi there,
I wonder if there is a suitable way of displaying an external (NAND-Flash) bitmap as icon in the iconview widget? As far as I have found in the documentation only GUI_BITMAP and streamed bitmaps are supported, correct?
If the answer is that I have to overwrite the WM_PAINT event then the widget is out of the game. I mean writing my own widget with that functionality would be much easier than writing a OnPaint function the exisiting one, also because I have no access the to data stored using the IconView-Api functions and during configuration. Isn't there any OnPaint-Event based on the Elements of the IconView not for the whole widget?
Any suggestions?
Regards Dirk
I wonder if there is a suitable way of displaying an external (NAND-Flash) bitmap as icon in the iconview widget? As far as I have found in the documentation only GUI_BITMAP and streamed bitmaps are supported, correct?
If the answer is that I have to overwrite the WM_PAINT event then the widget is out of the game. I mean writing my own widget with that functionality would be much easier than writing a OnPaint function the exisiting one, also because I have no access the to data stored using the IconView-Api functions and during configuration. Isn't there any OnPaint-Event based on the Elements of the IconView not for the whole widget?
Any suggestions?
Regards Dirk