D
deviceScreenOrientation.ChangeOrientation(deviceScreenOrientation.Landscape) ' setting new screen orientation
deviceScreenOrientation.ChangeOrientation(deviceScreenOrientation.Portrait) ' setting new screen orientation
AddObject ("flb", "FormLib")
screen.New1
flb.New1("form1",False)
flb.FullScreen2(True, True)
form1.Show
Do
screen.ChangeOrientation(screen.Portrait)
Sleep(500)
screen.ChangeOrientation(screen.Landscape)
Loop Until False
in questo Link c'è la spiegazione: http://www.b4x.com/forum/beta-versions/4209-alignment-labels-formlib-does-not-work.htmlin italian language:
Un oggetto di tipo 'Dbasic.EnhancedControls.CEnhancedLabel' non può essere convertito nel tipo 'System.Windows.Form.Label'.
per vedere la Version guarda la il File allegato.Another question: the .DLLVersion property listed in the help file of fgControls is missing in the list of property (fgControlDesktop.dll v1.0.8.3)
Typing a dot after fgLabel in the list of property it not appear.
(see attached pic)
@moster67
scusa se rispondo solo adesso ma sono stato le ultime 3 settimane in vacanza in italia.
Ciao,
Filippo
se guardi bene nella libreria c'è una funzione(fgChangeOrientation) che dovrebbe fare per te.Would you be able to add a way to force screen-orientation mode?
@ghale
ho trascorso 1 settimana a Bellaria(Rimini) e 2 in Sicilia(la mia terra nativa).
@moster67
se guardi bene nella libreria c'è una funzione(fgChangeOrientation) che dovrebbe fare per te.
@moster67
se guardi bene nella libreria c'è una funzione(fgChangeOrientation) che dovrebbe fare per te.
Hi Filippo,Filippo said:Version 1.084 ;
- the control fglabel is deleted (no longer compatible with Basic4ppc)
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?