Pop-out menus
Hey. Is it possible to create pop-out menus that provide options for the given onscreen object? (ie the menu pops up at the bottom of the screen to allow you to scroll through & select an option).
I have searched but cant find anything by the name "pop out menu" or "pop up menus"
Hi there,
Can you elaborate more on what you mean? Do you wish to have the pop up filter on screen elements, link to other pages, or something else?
Best,
Danielle
Hi there,
Can you elaborate more on what you mean? Do you wish to have the pop up filter on screen elements, link to other pages, or something else?
Best,
Danielle
Hi. Sure. I have attached 3 images of what im looking for. Are any/all these available to implement in a prototype?;
Fixed pop-up menu (non scrolling):
Scrollable right-to-left pop-up menu:
Scrollable up-to-down pop-up menu:
Hi. Sure. I have attached 3 images of what im looking for. Are any/all these available to implement in a prototype?;
Fixed pop-up menu (non scrolling):
Scrollable right-to-left pop-up menu:
Scrollable up-to-down pop-up menu:
Hi Josh,
1.Fixed pop-up menu (non scrolling) --> You should draw this menu manually. You can use our IOS 8 widgets gallery.
2.Scrollable right-to-left pop-up menu --> Just create a dynamic panel with an horizontal scroll.
3.Scrollable up-to-down pop-up menu--> (Birthday) When dragging an input text you can set the input as a date and a selector will appear. (Height) You should create some dynamic panels with set value events and apply slide up / down effects.
Best,
Hi Josh,
1.Fixed pop-up menu (non scrolling) --> You should draw this menu manually. You can use our IOS 8 widgets gallery.
2.Scrollable right-to-left pop-up menu --> Just create a dynamic panel with an horizontal scroll.
3.Scrollable up-to-down pop-up menu--> (Birthday) When dragging an input text you can set the input as a date and a selector will appear. (Height) You should create some dynamic panels with set value events and apply slide up / down effects.
Best,
Where do I actually draw the menu? Do I draw it in place, over the bottom area of the existing screen, and then create a hotspot area to enable it to pop in & out by tapping on a menu button?
Or, do I have to create a whole new copy of my existing screen, but with the menu fixed to it - so when the menu button is tapped, the app actually moves to a whole new screen with the menu displayed on it? (apologies if I'm confused about how this works)
What is a "dynamic panel" and how do I create one?
Where do I actually draw the menu? Do I draw it in place, over the bottom area of the existing screen, and then create a hotspot area to enable it to pop in & out by tapping on a menu button?
Or, do I have to create a whole new copy of my existing screen, but with the menu fixed to it - so when the menu button is tapped, the app actually moves to a whole new screen with the menu displayed on it? (apologies if I'm confused about how this works)
What is a "dynamic panel" and how do I create one?
Hi Josh,
You should use the canvas to draw the menus.
Here you have something about dynamic panels:
http://www.justinmind.com/support/int...
Also I reccomend you following our tutorials at our Support section of our website
http://www.justinmind.com/support
KIndly let me know how it goes.
Best,
Sonia Durán
Hi Josh,
You should use the canvas to draw the menus.
Here you have something about dynamic panels:
http://www.justinmind.com/support/int...
Also I reccomend you following our tutorials at our Support section of our website
http://www.justinmind.com/support
KIndly let me know how it goes.
Best,
Sonia Durán
Replies have been locked on this page!