Reg IconView

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Reg IconView

    Hello,

    How we can use the "ICONVIEW_InsertBitmapItem" API of the icon view widget. I have gone through the definition of the API in the Window Objects (Widgets) chapter, where one of the parameter says as "Index" which is defined as "Index position to insert the item at".

    I am having a couple of queries about this API which i have mentioned below.
    1) What is the Index position is referring to, which i am unable to find in any of the example files?
    2) How we can use this API, to add a bitmap file in the icon view widget using this "index" parameter?