Plugin Discussions

Discussions are between the Plugin Developer and app owners. Only app owners that have installed the plugin can participate in this discussion. We enforce this to help Plugin Developers focus their time on helping app owners that support the development efforts.

pointerBack to discussions for "Menu with Image"
Replies: 9    Views: 113
 
fuddes
Veteran developer
Profile
Posts: 29
Reg: Jan 09, 2012
Los Angeles
290
10/21/12 10:38 PM (11 years ago)

Want to use without header image

Hi, I just want a menu screen with a description line and photo, without the use of a header image. When I leave the header image section of the options empty, it just shows a big white block where the header image would go. Is there any way to add an option to not have a header image? Thanks!
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
10/22/12 01:57 PM (11 years ago)
I'm afraid that won't work with the plugin. But it is a good idea for either future releases or another plugin. I will see if I can provide some simple code modifications so that would work.
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
10/23/12 07:11 PM (11 years ago)
I am not sure if you are comfortable with the code, but in Xcode go to the WB_screen_menuImage, then go to line 86 you will see the iPad image height and line 93 the iPhone. If you change the image height to zero, it seems to work just fine.

In Eclipse, go to res -> layout ->screen_wb_menuImage.xml. In line 13 you will see the android:layout_height. You can change the number to 0dip.

I hope this helps and doesn't make it too confusing. I am planning enhancements to do this in the control panel.
 
fuddes
Veteran developer
Profile
Posts: 29
Reg: Jan 09, 2012
Los Angeles
290
11/09/12 09:31 PM (11 years ago)
Thank you!
 
Iaxia
I hate code!
Profile
Posts: 108
Reg: Feb 04, 2012
Toronto
7,080
11/18/12 11:34 AM (11 years ago)
Hey Susan,
Is there a way to allow the use of header images on some menus but not on downstream/nested menus?
 
Iaxia
I hate code!
Profile
Posts: 108
Reg: Feb 04, 2012
Toronto
7,080
11/18/12 11:52 AM (11 years ago)
Hey Susan,
Is there a way to allow the use of header images on some menus but not on downstream/nested menus?
 
Iaxia
I hate code!
Profile
Posts: 108
Reg: Feb 04, 2012
Toronto
7,080
11/18/12 12:07 PM (11 years ago)
Hey Susan,
Is there a way to allow the use of header images on some menus but not on downstream/nested menus?
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
11/23/12 10:58 AM (11 years ago)
Not at this time. I will put this on the list for a future release. Sorry about the slow response to this--I missed this new post.
 
MironBriley
Android Fan
Profile
Posts: 7
Reg: Nov 19, 2012
Tulsa
5,420
12/03/12 07:08 PM (11 years ago)
I'm getting a FATAL EXCEPTION: main java.lang.IllegalArgumentException: View not attached to window manager

ive made sure all of the activities in my manifest have the

android:configChanges="keyboardHidden|orientation"

This plugin was working until I started editing the colors of the lists. So I just took out the colors, and now I'm looking at this new error.
Any Ideas ?
 
MironBriley
Android Fan
Profile
Posts: 7
Reg: Nov 19, 2012
Tulsa
5,420
12/03/12 08:05 PM (11 years ago)
I believe I had a menu:simple named the same nick as my new menu I made with this plugin.

and is now working :) I think.
 

You cannot participate in this discussion yet.

  1. You must be logged in to participate
  2. You must have a screen name setup in your profile
  3. You must have installed the plugin in your control panel.