Products Downloads


French version


 


This object implements an icon grid behaving like a Mobile application launcher.



Palette iconLayout managerWindowsCloud

Not available

* DECLARATION

num_bin_4 rc 

* INITIALIZATION

call_method launcher add_page 1 'Icon Grid' rc

call_method launcher add_icon 1 1 1 'camera'                images.cam:bitmap        'Camera'            rc
call_method launcher add_icon 1 2 1 'list'                  images.list:bitmap       'List'              rc

call_method launcher add_icon 1 3 3 'message'               images.entryfield:bitmap 'Send message'      rc

call_method launcher add_icon 1 4 4 'exit'                  images.exit:bitmap       'Exit'              rc


↑ Top of page