B4A Library AutoHideMenu Library (Beta)

Hello all;
This first lib. Maybe You want to use it.
this has a little simple sample
Note: I will more write helps.

Screenshot_1.png

  • AUTOHIDEMENU
  • #Event: ValuesChanged(Position As Int, Value As String) :

  • it Works when spinner select values changed

  • #Event: HomeClick
  • İt’s works when “ Home “ cilicked

  • #Event: LeftClick
  • İt’s works when “ Left Arrow“ cilicked

  • #Event: RightClick
  • İt’s works when “ Right Arrow“ cilicked

  • #Event: PC_Phone_Click(PC_screen as Boolean)
  • İt’s works when “ Phone/Sdcreen“ cilicked

  • #Event: PC_Phone_LongClick(PC_screen as Boolean)
  • İt’s works when “ Phone/Sdcreen“ loong cilicked

  • #Event: ReSized
  • İt’s works when menu resized

  • #Event: Panel_Hiding(Panel_top As Int,Panel_bottom As Int)
  • İt’s works when panel hiding

  • #Event: Panel_Hided
  • İt’s works when panel hided

  • #Event: Panel_Showed
  • İt’s works when panel showed

  • #Event: Loaded

  • #Event: Intelized

Screenshot_2.png

HELPER

#Event: Loaded
#Event: Intelized
#Event: Vertical_Siliding
#Event: Horizontal_Siliding
#Event: DoubleClick




waiting your feedback

Special Thanks for supported and helps :
@Erel
@RandomCoder
 

Attachments

  • AutoHideMenu.jar
    18 KB · Views: 289
  • AutoHideMenu.xml
    42.1 KB · Views: 289
  • Library_test.zip
    416.8 KB · Views: 325
Last edited:
Top