Android Question Problem with FileDialog in version 6.80 Beta

Cebuvi

Active Member
Licensed User
Longtime User
Hello

I have started working with version 6.80 and with the FileDialog library when using the instruction:

B4X:
Dim fd As FileDialog
Dim ret As Object

ret = fd.Show("Máscara", "Ok", "Cancel", "",Null)

I get the following error:


Using version 6.5 everything works perfectly.

Thanks.

César
 

Cebuvi

Active Member
Licensed User
Longtime User
Hello Erel,

Now no errors occur, but in FileDialog instead of arrows appears

I send you a screenshot.



Thanks.

César
 
Last edited:
Upvote 0

brunnlechner

Member
Licensed User
Longtime User
Hello Erel,
I need a simple file open dialog.
In B4A 6.80 the file dialog v2.94 shows white fonts on white background.



In the old version I could correct this with: fd.GetSingleLineLayout.Label.TextColor=Colors.DarkGray

(android:style/Theme.Holo.Light.Panel)


Thanks
Franz
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…