Muhamad Kamal Member Licensed User Jun 29, 2021 #1 Hi! Some of my form is not displaying in full screen on my device in script mode when I connect my Visual Designer to B4A Designer (WYSIWYG Designer -> Connect). Does anyone knows how to reset this setting? Attachments d1152304-52f8-485b-bd5d-1949b149f43a.jpg 18 KB · Views: 340
Hi! Some of my form is not displaying in full screen on my device in script mode when I connect my Visual Designer to B4A Designer (WYSIWYG Designer -> Connect). Does anyone knows how to reset this setting?
Erel B4X founder Staff member Licensed User Longtime User Jun 29, 2021 #2 How does it look when you run the app? Upvote 0
Muhamad Kamal Member Licensed User Jun 29, 2021 #3 Erel said: How does it look when you run the app? Click to expand... the app displayed like normal during runtime.. only in design mode the display on my device does not reflect the designer displayed on PC Upvote 0
Erel said: How does it look when you run the app? Click to expand... the app displayed like normal during runtime.. only in design mode the display on my device does not reflect the designer displayed on PC
Muhamad Kamal Member Licensed User Jun 29, 2021 #4 so far I've tried on 3 diff devices all behaving the same Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jun 29, 2021 #5 Upload the layout file. Upvote 0
Muhamad Kamal Member Licensed User Jun 29, 2021 #6 here is one of the file that did not show up full screen Attachments frmordershow.bal 13.5 KB · Views: 279 Upvote 0
Muhamad Kamal Member Licensed User Jun 29, 2021 #7 I will try to uninstall and reinstall B4A Bridge and B4A Designer see how it goes Upvote 0
klaus Expert Licensed User Longtime User Jun 29, 2021 #8 In your layout file lbMainTitle has no TypeFace. I set it to DEFAULT and it works OK. Upvote 0
Muhamad Kamal Member Licensed User Jun 29, 2021 #9 Thanks a lot @klaus I didn't realize that.. the format was carried over since I was using v8 Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jun 29, 2021 #10 BTW, if you connect with USB debug mode and check the unfiltered logs, you will see an error message. Upvote 0
BTW, if you connect with USB debug mode and check the unfiltered logs, you will see an error message.
Muhamad Kamal Member Licensed User Jun 29, 2021 #11 Erel said: BTW, if you connect with USB debug mode and check the unfiltered logs, you will see an error message. Click to expand... ok noted @Erel thanks Upvote 0
Erel said: BTW, if you connect with USB debug mode and check the unfiltered logs, you will see an error message. Click to expand... ok noted @Erel thanks