dunski Member Licensed User Longtime User May 16, 2012 #1 Hi. Can someone tell me please when I run my app, I have a blue bar at the top of the screen with activity written on it. How do I it Edit it please? And how do you get rid of it? Thanks in advance
Hi. Can someone tell me please when I run my app, I have a blue bar at the top of the screen with activity written on it. How do I it Edit it please? And how do you get rid of it? Thanks in advance
margret Well-Known Member Licensed User Longtime User May 16, 2012 #2 In the IDE select Project, then Activity Properties and then uncheck the Include Title. Upvote 0
S salmander Active Member Licensed User Longtime User May 16, 2012 #3 to edit it, in IDE>Designer>File>open>open the activity> then click on activity title and write anything you want as a title. to get rid of it, see margret post. Upvote 0
to edit it, in IDE>Designer>File>open>open the activity> then click on activity title and write anything you want as a title. to get rid of it, see margret post.
margret Well-Known Member Licensed User Longtime User May 16, 2012 #4 You can also change the title like: B4X: Activity.Title ="What Ever You Want Here" Upvote 0
vb1992 Well-Known Member Licensed User Longtime User May 16, 2012 #5 You can change the color of the text too. I am not sure if we can change the color of the BAR from blue to something else, but I bet we can with the reflection library? anyone? Upvote 0
You can change the color of the text too. I am not sure if we can change the color of the BAR from blue to something else, but I bet we can with the reflection library? anyone?
dunski Member Licensed User Longtime User May 17, 2012 #6 BIG Thanks Hi Guys, Thanks very much to you all for being so helpful. Dunski Upvote 0