iOS Question Anchored without being ??

MarcoRome

Expert
Licensed User
Longtime User
I have this design:


An object ( WobbleMenu ) anchored in the panel, as shown in the figure.
But the moment it's run I get the "opposite" result instead of being docked up, it's docked down



???
 

Attachments

  • Project.zip
    180.7 KB · Views: 41

Alexander Stolte

Expert
Licensed User
Longtime User
This is because the author of this view has hardcoded it so that his mBase should always be at the bottom of the layout.
I have removed the 2 places in the library and changed only the name of the b4xlib:
 

Attachments

  • WobbleMenuModified.b4xlib
    6.9 KB · Views: 48
Upvote 0

MarcoRome

Expert
Licensed User
Longtime User
Yes, You are right. I also tried making mbase public to resize better in the resize event.
With little results. So i decided to change the menu.
I use yours and have no problems
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…