Native View Plugin - Forum

Forum Navigation
You need to log in to create posts and topics.

Native View Plugin

Hi

A useful plugin to improve the user interface on mobile and tablet devices.

 

Uploaded files:
  • You need to login to have access to uploads.
luishp and CDY@44 have reacted to this post.
luishpCDY@44

@shahram

Thank you so much!!

shahram has reacted to this post.
shahram

Thank you @shahram!!

shahram has reacted to this post.
shahram

Thank you @shahram!

shahram has reacted to this post.
shahram

Thank You Shahram.

shahram has reacted to this post.
shahram

Hello there...

I optimized this plugin for both "Portrait" and "Landscape"  orientation mode (in Mobile and Tablet devices). So if your App will run in both landscape and portrait mode, you must first run the OrientationModify action and then NativeView. If your App will only run in Portriat mode, there is no need to use the OrientationModify action. (Put both actions in the "Start" event)

Modify Orientation & keyboard Mobile Devices prevent Shrinkage

Please let me know if there is any problems.

 

Uploaded files:
  • You need to login to have access to uploads.
luishp has reacted to this post.
luishp

@shahram

Thank you so much for your contribution!

shahram has reacted to this post.
shahram

@shahram

بازم یه ایرانی خوش درخشید

thank you

 

shahram has reacted to this post.
shahram

I can't understand how to use this plug-in ?

@see_half, without using any plugin just use this code in page-enter:

GetObjectInfo "pageName" "height" [minHieght]
SetAttribute "pageName" "min-height" "[minHieght]"

See the attachment it works much better.

Uploaded files:
  • You need to login to have access to uploads.
luishp has reacted to this post.
luishp

@asmat

Thank you,i'll try it !

Hi @asmat

I have put the function but no changes were found when I wrote above the textarea, do you think it has something to do with pulling the application into the keyboard input on a mobile device such as the GBoard Google Keyboard example interaction with the visualneoweb and NativeView ?

Do you have sample APK to NativeView ?

I'm using X Code 9 machine and not android studio because a emulator very hard on my machine with Live Os at this :

https://www.android-x86.org/

Thank you