Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Moto Q Blog Motorola Q Reviews Moto Q Forums FAQs Wiki Contact Us Everything Q RSS feed


Go Back   Motorola Q Forum | Everything Q > Moto Q Software > Q Home Screens and Wallpapers

Notices

Reply
 
Thread Tools Display Modes
Old 09-21-2007, 11:43 AM   #1 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 2
Thanked 3 Times in 3 Posts
intheriver is on a distinguished road
Default Smaller MRU icons

Does anyone know how to make MRU Icons smaller than size 16?

I have cusotmized a homescreen and have one issue that is bugging me. The problem is I have the MRU icons on the very bottom, however they seem to expand below the visible surface of the Q so that if I scroll down to the MRU line it has to jog the entire screen up to see them fully. I am using this plugin:

<plugin file="sysplug.dll" clsid="{79EFB752-CB70-446d-B317-499723482B3D}" height="25">
<background b-border-width="0"/>
<mru icon-size="16" x="32" y="0" halign="center" valign="bottom" max-buttons="10" />
<format state="selected" bgcolor="#000000" font-weight="bold" fgcolor="#000000"/>
<appname halign="center" x="0" y="31" font-size="11" fgcolor="#000000"/>
</plugin>

Everytime I change the value of icon-size (from 16 to 12 or 20, etc.) I get Large icons rather than what I would think would be the correct size difference to the # value I am adding.

Any suggestions?
intheriver is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 09-21-2007, 11:45 AM   #2 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 21,075
Thanks: 272
Thanked 2,187 Times in 1,852 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

Quote:
Originally Posted by intheriver View Post
Does anyone know how to make MRU Icons smaller than size 16?

I have cusotmized a homescreen and have one issue that is bugging me. The problem is I have the MRU icons on the very bottom, however they seem to expand below the visible surface of the Q so that if I scroll down to the MRU line it has to jog the entire screen up to see them fully. I am using this plugin:

<plugin file="sysplug.dll" clsid="{79EFB752-CB70-446d-B317-499723482B3D}" height="25">
<background b-border-width="0"/>
<mru icon-size="16" x="32" y="0" halign="center" valign="bottom" max-buttons="10" />
<format state="selected" bgcolor="#000000" font-weight="bold" fgcolor="#000000"/>
<appname halign="center" x="0" y="31" font-size="11" fgcolor="#000000"/>
</plugin>

Everytime I change the value of icon-size (from 16 to 12 or 20, etc.) I get Large icons rather than what I would think would be the correct size difference to the # value I am adding.

Any suggestions?
i dont believe you can get them any smaller than 16
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide or use Search.
n99hockey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to n99hockey For This Useful Post:
intheriver (09-21-2007)
Old 09-21-2007, 11:46 AM   #3 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 21,075
Thanks: 272
Thanked 2,187 Times in 1,852 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

--moved to homescreen forum--
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide or use Search.
n99hockey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-21-2007, 11:50 AM   #4 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 649
Thanks: 1
Thanked 113 Times in 93 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by n99hockey View Post
i dont believe you can get them any smaller than 16
Correct. Only 16 and 32 are supported. For smaller solutions, checkout RJShortur or Facade. But those don't act like the MRU, they display static icons (defineable of course).

edit... It's RJShortcut ... bad typo ...
__________________


Last edited by Prosper; 09-21-2007 at 02:27 PM.
Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 2 Users Say Thank You to Prosper For This Useful Post:
Der Alta (09-21-2007), intheriver (09-21-2007)
Old 09-21-2007, 11:54 AM   #5 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 2
Thanked 3 Times in 3 Posts
intheriver is on a distinguished road
Default

Quote:
Originally Posted by Prosper View Post
Correct. Only 16 and 32 are supported. For smaller solutions, checkout RJShortur or Facade. But those don't act like the MRU, they display static icons (defineable of course).

I am using Facade...Could explain an example? what about if I used a launcher list rather than MRU, like....

<!-- ROW3: Facade Plugin Control: This is the launcher bar -->
<plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="FacadeLauncher" type="Launcher" height="25">
<buttons>
<button action="run" command="\Windows\TaskManager.exe"/>
<button action="run" command="\Windows\Start Menu\Screen capture.lnk"/>
<Button action="run" command="\Windows\Start Menu\TCPMP.lnk"/>
<button action="run" command="\Windows\Start Menu\Internet Explorer.lnk"/>
<button action="run" command="\Windows\WMPlayer.lnk"/>
<button action="run" command="\Windows\Start Menu\Settings.lnk"/>
<button action="run" command="\Windows\Start Menu\ActiveSync.lnk"/>
<button action="run" command="\Windows\MemoryManager.exe"/>
<button action="run" command="\Windows\Start Menu\Pictures &amp; Videos.lnk"/>
<button action="run" command="\Windows\Start Menu\Google Maps.lnk"/>
</buttons>
</plugin>


intheriver is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-21-2007, 12:35 PM   #6 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 649
Thanks: 1
Thanked 113 Times in 93 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Adding w="xx" and h="xx" defines width and height. Actually, you'd need to make new icons, too, otherwies they'd get cut.
__________________

Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-21-2007, 02:15 PM   #7 (permalink)
 
Join Date: Aug 2007
Location: South of Boston
Posts: 1,305
Thanks: 60
Thanked 329 Times in 280 Posts
Der Alta is on a distinguished road
Default

Just a note to say "Thanks" to Prosper.

Icon Location?. A few weeks ago, I posted this thread, as I was having some difficulty with colors and icons. You posting that note above, got me thinking about my "Quiet Blue" phone icons.


I just did a test sample to see if I could remap the automatic icons for Program Links in Facade. Low and behold, you can. And here I was thinking I'd be bored tonight. Looks like I've got plenty of image work ahead of me.

Der Alta is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-21-2007, 02:33 PM   #8 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 649
Thanks: 1
Thanked 113 Times in 93 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by Der Alta View Post
I just did a test sample to see if I could remap the automatic icons for Program Links in Facade.
Mh..? What do you mean with that? You mean you noticed that you can change the icon for each shortcut?
__________________

Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-21-2007, 03:59 PM   #9 (permalink)
 
Join Date: Aug 2007
Location: South of Boston
Posts: 1,305
Thanks: 60
Thanked 329 Times in 280 Posts
Der Alta is on a distinguished road
Default

Quote:
Originally Posted by Prosper View Post
Mh..? What do you mean with that? You mean you noticed that you can change the icon for each shortcut?
Indeed that is what I meant. Sometimes I'm a bit on the thick side.

I was always better at learning with my hands, as opposed to reading it.
Der Alta is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-21-2007, 04:02 PM   #10 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 24,350
Thanks: 230
Thanked 1,689 Times in 1,393 Posts
rudeboy is on a distinguished road
Send a message via ICQ to rudeboy Send a message via MSN to rudeboy Send a message via Yahoo to rudeboy
Default

Quote:
Originally Posted by Der Alta View Post
Indeed that is what I meant. Sometimes I'm a bit on the thick side.

I was always better at learning with my hands, as opposed to reading it.
i thought you knew, didn't we talk about that a few days ago ?
__________________
later..
rb.


rudeboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 05:42 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
Integrated by BBpixel Team 2008 :: jvbPlugin R1015.37x.1