Font/text problem

toiney

New Member
Perhaps I'm overlooking something obvious...

I have the registered Basic4Android.

When using the Designer, text on buttons, for example, show up fine in the Activity for the attached emulator (2.2 - 8).

However, when I compile the app to run, the buttons are blank on the emulator.

The same happens when compiling for my EVO.

I've tried changing fonts with no success. It even happens on the Designer tutorial.

Thanks in advance for any suggestions!
 

toiney

New Member
I'll try to post code later when home.

But, to answer your question, yes - the layout loads fine - a jpg image is there, screen background color is fine, even the buttons appear fine - just no text on the buttons.
 
Upvote 0

DarkMann

Member
Licensed User
Longtime User
I had exactly the same problem, trying the Guessing Game example from the forum.

No text in labels or on buttons when run in the IDE or on the device.

David
 
Upvote 0

WZSun

Member
Licensed User
Longtime User
Not sure whether the solution below would help. I had similar problem with 'no text' shown on the button or labels.

1) Try expanding the TEXT STYLE (click on + sign) on the Designer. Set the text color properly.
2) In some cases, enter any character in the Text field.
 
Upvote 0

DarkMann

Member
Licensed User
Longtime User
Thanks to you both.

I have figured it out now. It is related to the way that new views are shown in the designer, as WZSun guessed. Making sure you have the TEXT property completed as appropriate is what makes it all OK.

Thanks for looking and helping.

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