Interacting with widget while moving

When I have a widget, let´s say a “Gallery” and I want it to be moved around, rotated and scaled, then I have to uncheck “Fixed” in the Interaction-Inspector. But then I can not choose other images in the gallery. How can I move a widget around the screen but also interact with it´s content? - other example: A WEB-Browser moved around, but also be able to touch the interaction WITHIN the browser?

What is the best possibility to realise something like this:
The Splash-Screen is touched, a menu pops up, there I can choose from different contents (images etc. but also other menus) and the new content pops up on the screen, also for multi-users?

I´ve tested the WEB-widget, works fine with online-content (“http://www.”) but not with local based URL (“file:///C:/test/test.html”). What could there be the problem?

To interact with content of the floating widget: Select “Margins only” from the Floating widgets control on the Project > Interaction tab. https://docs.promultitouch.com/reference/inspector/presentation_inspector.html#interaction
You can use the html code instead of the local URL:
Add Online map widget.
On the Custom Google API tab, select Use HTML and paste the html code. https://docs.promultitouch.com/reference/inspector/widget/online_map_inspector.html#custom-google-api


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.