Italian [B4A] Camera in landscape - sirjo66    Aug 3, 2025 Ciao a tutti :) devo semplicemente scattare una foto, per cui da qui https://www.b4x.com/android/forum/threads/camera2-still-images-and-videos.83920/ ho scaricato l'esempio di Erel, ho fatto F5 e funziona tutto perfettamente !!! Poi, nel fle Main ho cambiato l'orientamento e ho messo "landscape" Non funziona più :( Quando appare il preview viene tutto tagliato e fa schifo, però premento il tasto per fare la foto poi la si vede corretta, è il preview che non funziona. Come... B4A Question 360 degrees landscape - AlpVir    Mar 29, 2012 To view a 360 degrees landscape (8000x600 pixels around) I thought it best to use the schema in the attached drawing. Two identical images (color black) are loaded in 2 ImageView (color red). A HorizzontalScrollView (color blue) embraces the two ImageView. Smartphone screen (color green) show only a small part of HorizzontalScrollView. Here's the code I used: HS.Initialize (LargImg * 2, "HS") IV1.Initialize ("") IV2.Initialize ("") IV1.Gravity... B4i Question LLCamera with TextRecognition MLKIT only recognizes in Landscape mode - mcqueccu    Sep 29, 2024 picture in
1. Portrait Mode (Camera UP) - It does not recognize text
2. Landscape mode (Camera at the Left) - Recognizes OK ✅
3. Landscape mode (camera at the Right) - text recognized upside down... B4i Question VideoView force to landscape view in portrait only app? - yonson    Mar 3, 2015 I have an app that has a number of modules, and is restricted to portrait mode only. However, one module plays videos, and these are always in landscape mode, so I need to re-orientate accordingly. I was wondering the best approach to achieve this. I have had 2 thoughts about how this could be achieved:- allow the app to support all orientations, but 'block' the event when a rotation... the videoview to rotate to landscape mode by bypassing the portrait only restriction somehow (this is what we... Italian Applicazione Landscape - Fulvio75    May 16, 2023 Ciao a tutti, ho bisogno una spiegazione, devo sviluppare una app per uno schermo ruotato, ovvero come se il telefono fosse sempre rivolto sul fianco.
Impostando #SupportedOrientations: landscape e... B4A Question Landscape shows only the half of screen - tufanv    Apr 22, 2017 Hello, I have a weird problem When i set the supportedorientation to unspecified and turn my phone , the screen turns to landscape but the view is the same as the portrait and only the half of the screen is visible the remaining half is totally black. I have added a variant for the landscape mode and all the lleft right width values are by percentages. https://s27.postimg.org/5nrda3evz/Screenshot_2017-04-22-15-54-01.png What Am I doing wrong here ? TY... B4A Question [SOLVED] B4XPages in landscape but... - LucaMs    Nov 22, 2021 B4XPages project. I have some landscape pages but I need to add a chat. In addition to being ugly, in landscape, the keyboard and especially the "system input View" would cover the entire... B4A Question OCR doesn't work well in portrait orientation as much as works good in landscape orientation - ykucuk    Aug 4, 2022 Hello . I'm working about OCR project based on OCR Text . Works as charm when device is landscape.orientation
Portrait mode is not good at all . What i'm missing ?
Any help ?... B4i Question B4i Designer Landscape - aaronk    May 9, 2016 Hi, I am using the B4i Designer and works fine in portrait but when I rotate my iPhone to landscape the UI is stuck in portrait. Is there a trick to make it so it rotates the UI in the designer ? I know in B4A it allows me to rotate the UI but B4i it's not rotating for some reason. Any ideas ?... B4A Question Portrait & Landscape same app, but... - LucaMs    May 4, 2014 Since you have not yet banned me and I get bored (I would have 234,290,871 things to do), I make a couple of questions. A famous app which I do not write the name, Ruzzle:D, seems to work simultaneously in portrait and landscape mode but, while playing, the portrait is fixed. How? (This is just curiosity) I'm sorry for you, but you'll have to wait for the other question ... at this moment I do not remember it... Page: 1   2   3   4   5   6   7   |