activity.AddMenuItem2

Cor

Active Member
Licensed User
Longtime User
Which width,height is the default for loadbitmap?


activity.AddMenuItem2("MenuItem2","MenuItem2",LoadBitmap(File.DirAssets,"menuIcon.pgn"))

when file does not exists, it comes out when i run it on device

suggestion:
check ik file exists ( before distributing to device or emulator)

grCor
 
Top