M manios Active Member Licensed User Longtime User Nov 7, 2012 #1 Hi all, how can I find within a server wether the user has rotated the device from portrait to landscape? Any suggestion?
Hi all, how can I find within a server wether the user has rotated the device from portrait to landscape? Any suggestion?
Erel B4X founder Staff member Licensed User Longtime User Nov 8, 2012 #2 There is no such event. You can implement a solution such as: http://www.b4x.com/forum/basic4andr...g-screen-rotation-orientation.html#post109629 Upvote 0
There is no such event. You can implement a solution such as: http://www.b4x.com/forum/basic4andr...g-screen-rotation-orientation.html#post109629
M manios Active Member Licensed User Longtime User Nov 8, 2012 #3 Thanks Erel, this worked out! Upvote 0