Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 14    Views: 117

MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
12/10/13 05:25 AM (11 years ago)

Menu Image Advanced

Hey guys, using the Menu Image Advance, and have two problems: - Setting the background color to clear does not make it transparent, it just stays white. - I'm using it without a header, but for some reason if the Navigation bar is set to transparent or solid, there appears a big gap between the nav bar and the first row of the menu. Any suggestions? Thanks,
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
12/10/13 07:38 AM (11 years ago)
Hi @madrod, I think the first issue was reported before, by @usy He edited the BT_screen_menuListSimple.m file after line 346 ([cell SetBackgroundView:...]) and added this code : if([[BT_strings getStyleValueForScreen:[self screenData] nameOfProperty:@"listRowBackgroundColor" defaultValue:@""] isEqualToString:(@"clear")] ){ [cell setBackgroundColor:[UIColor clearColor]]; } I found it was necessary on circleview only yesterday, I bet it is the same on menu image advanced. Alan
 
MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
like
12/10/13 08:39 AM (11 years ago)
I tried to add it to Cr_menu_advance.m around line 486 but did not fiz it... strange
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
12/10/13 09:02 AM (11 years ago)
Hmm, I had to do exactly this yesterday. Not sure what line it was on, but by searching for " SetBackgroundView" it worked for me.
 
MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
like
12/10/13 09:18 AM (11 years ago)
you used it on the Menu advanced?
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
12/10/13 09:29 AM (11 years ago)
I just made the edit to my project on Menu Advanced with Image (@Chris1's plugin) and it worked a treat. I also typed in clear for the row background in the CP. Alan
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/10/13 01:30 PM (11 years ago)
Just updated the plugin to hopefully fix both of these issues.
 
MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
like
12/10/13 02:44 PM (11 years ago)
Thanks. I'll try it and feedback. Cheers.
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
12/10/13 02:55 PM (11 years ago)
 
nadthevlad
Code is Art
Profile
Posts: 1025
Reg: Jun 07, 2012
Denver
21,850
like
12/10/13 07:06 PM (11 years ago)
Hey Chris, Are you having any problems uploading your plugins. Like this: https://www.buzztouch.com/forum/thread.php?tid=35FD332ECD856941890BB24 N:D
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/10/13 07:56 PM (11 years ago)
Plugin market is having problems with updates to plugins right now. David Book is all over it though, and knows it's a top priority.
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 05:13 AM (11 years ago)
I bought the Menu Image Advanced plugin and used it to develop one of my android apps using BT v3 but each time you touch the header image the application crashes and force close, secondly, the row icon refuse to appear in the app using either the Row Icon File Name or Row Icon URL, why is that?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/17/13 07:24 AM (11 years ago)
This will be fixed once the plugin market is accepting updates again properly.
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 08:31 AM (11 years ago)
Oh! I can't wait to see my apps in the google play store. That's the only android menu screen plugin that attracts me in the whole BT market. Why is it had to find good looking menu screen plugins for android(scarce) in the BT market? I major on android apps development and we do know for sure that the mobile future belongs to google.
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
12/17/13 10:22 AM (11 years ago)
Hmmmmm
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.