iOS Question Why don't I see the 5 icons on the tool bar?

MitchBu

Well-Known Member
Licensed User
Longtime User
I filled the 5 tool bar buttons with icon, but when I run in debug, I only see a couple icons.

Is that normal ? Is there something to do to get all 5 ?

TIA
IMG_0299.PNG
 

MitchBu

Well-Known Member
Licensed User
Longtime User
1. Check B4XPreferenceDialog. It might save you a lot of work.
2. Can you upload the layout file?

Is B4xPreferencedialog cross platforms ? I searched the forum, and there are only two posts for B4i. The rest is B4A.

Here is the layout file.

Thank you :)
 

Attachments

  • check.zip
    4.5 KB · Views: 115
Upvote 0

MitchBu

Well-Known Member
Licensed User
Longtime User
From the same source, I generate 4 different apps: Check Printer+, Check Printer Free, Check Writer Pro, Check Writer Free. Is it possible to change Tab Bar icons and tag in code ?

That would allow me to change the tab bar content according to the apps. For instance by adding the shopping cart icon in the free apps.
 
Upvote 0
Top