Installation instructions:
- Copy the *.a and *.h files into the folder "Libs" in your MAC or in your MAC HOSTED by AnywhereSoftware, normally in "B4i-MacServer\Libs" folder
-Copy the iAwesomeMenu.xml to your custom libraries folder in B4i
- Select in your REFERENCED LIBRARIES
Version history:
V2.0.1 (First public release - Donationware):
- Initial version
iAwesomeMenu
Author: Alberto Iglesias ([email protected])
Version: 2.0.1
iAwesomeMenu
Author: Alberto Iglesias ([email protected])
Version: 2.01
- AwesomeMenu
Events:- onInitialized (EventName As String)
- onSelected (itemIndex as Int As )
- Initialize (EventName As String)
Initializes the object. - showMenu (Parent As B4IPage, MenuItens As List, X As Int, Y As Int)
Show the Menu
- Author As String [read only]
Author of this Library - DebugMode As BOOL
Enable/Disable Debug mode from Library - LastItemIndex As Int [read only]
Last Number of Item Choosed - LastItemTitle As String [read only]
Last Title of Item Choosed - Version As String [read only]
Library Version
- onDismiss ()
Called when none item is selected, when touch outside of menu
Sub objMenu_onDismiss()
Msgbox ("Dismissed!","AwesomeMenu")
End Sub
* This version is fully functional, the only one difference is when push button more then 10 times appear a simple message to donate
.
Please consider a simple €10 donation and I send to you the Library without this message.
Attachments
Last edited: