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 05-17-2007, 04:08 PM   #1 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Default 4orange.dll usage question...

I managed to find about 10,000 threads and topics on homescreens that utilized the orange driver, where to get the driver, how to register the driver, and so on... I am yet to find a single post with the specific code/parameter or whatever to use the driver to allow multiple plugins per line. If anyone can help me figure this (what should be) simple hurdle out, it would be greatly appreciated. Thanks in advance.
__________________
Necessity is the mother of invention
baer3328 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 05-17-2007, 04:31 PM   #2 (permalink)
 
RFI4U's Avatar
 
Join Date: Apr 2007
Location: Over here
Posts: 122
Thanks: 1
Thanked 9 Times in 7 Posts
RFI4U is on a distinguished road
Send a message via MSN to RFI4U
Default

The Orange dll uses the <shortcut> tag each shortcut is a different plugin on the same line. Here is a sample code:

<!-- Orange -->
<plugin height="20" width="100%" handlekeys="FOCUS" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}">

<shortcut width="155">
<plugin clsid="{483A1A2F-CD85-4e0e-B3B4-2AD6141F37AC}" name="OctroTalk" height="20"/>
</shortcut>

<shortcut width="155">
<plugin file="sysplug.dll" clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="20">
<label>
<text><profile/></text>
</label>
</plugin>
</shortcut>

</plugin>

This is only meant to show the correct formatting,
Your program plugins will differ from above.
Also you can add more on the same line by just adding another
<shortcut width="X">
<plugin clsid="{...>
</plugin>
</shortcut>

The total width you can use is about 310px of visible real estate per line.
Experimenting is the best way to see what it has to offer.
RFI4U is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-17-2007, 04:34 PM   #3 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Default

Quote:
Originally Posted by RFI4U View Post
The Orange dll uses the <shortcut> tag each shortcut is a different plugin on the same line. Here is a sample code:

<!-- Orange -->
<plugin height="20" width="100%" handlekeys="FOCUS" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}">

<shortcut width="155">
<plugin clsid="{483A1A2F-CD85-4e0e-B3B4-2AD6141F37AC}" name="OctroTalk" height="20"/>
</shortcut>

<shortcut width="155">
<plugin file="sysplug.dll" clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="20">
<label>
<text><profile/></text>
</label>
</plugin>
</shortcut>

</plugin>

This is only meant to show the correct formatting,
Your program plugins will differ from above.
Also you can add more on the same line by just adding another
<shortcut width="X">
<plugin clsid="{...>
</plugin>
</shortcut>

The total width you can use is about 310px of visible real estate per line.
Experimenting is the best way to see what it has to offer.
So is it the sysplugin.dll that does it or the A2536C57-6AC2-4c31-9542-B144B0E9D077?
__________________
Necessity is the mother of invention
baer3328 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-17-2007, 04:46 PM   #4 (permalink)
 
RFI4U's Avatar
 
Join Date: Apr 2007
Location: Over here
Posts: 122
Thanks: 1
Thanked 9 Times in 7 Posts
RFI4U is on a distinguished road
Send a message via MSN to RFI4U
Default

Quote:
Originally Posted by baer3328 View Post
So is it the sysplugin.dll that does it or the A2536C57-6AC2-4c31-9542-B144B0E9D077?
Yes, the <plugin height="20" width="100%" handlekeys="FOCUS" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}">
is the orange plugin and is always used to call it.

The sysplugin.dll in that code was the profile plugin which was sharing a
horizontal line with the Octrotalk plugin. But those will be what ever it is you
have on your home page and will differ from the example above.
RFI4U is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-17-2007, 04:54 PM   #5 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Need Help

Quote:
Originally Posted by RFI4U View Post
Yes, the <plugin height="20" width="100%" handlekeys="FOCUS" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}">
is the orange plugin and is always used to call it.

The sysplugin.dll in that code was the profile plugin which was sharing a
horizontal line with the Octrotalk plugin. But those will be what ever it is you
have on your home page and will differ from the example above.
Thank you. I'm new to the whole XML thing but have been picking up on things rather quickly. I have a question that I pray you might be able to help me with.


What in god's name did I just do to my iconbar?

The code is as follows:

<!-- Orange -->
<plugin height="20" width="100%" handlekeys="FOCUS" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}">
<!--Iconbar-->
<shortcut width="155">
<plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="27">
<iconbar fgcolor="COLOR_TRAYTEXT"/>
<background gradient="title" bgcolor="COLOR_TRAYGRADLEFT" b-border-color="COLOR_WINDOWFRAME" b-border-width="1"/>
</plugin>
</shortcut>

<shortcut width="155">
<!--Carrier-->
<plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="carrier" height="20" padding-left="-3">
<allowselection/>
<background b-border-width="1">
</background>

<clock>
<time font-weight="bold" fgcolor="#FFFFFF" font-size="10" valign="top" halign="left" y="-1" x="-1" w="10" />
<date font-weight="bold" fgcolor="#FFFFFF" font-size="10" valign="top" halign="left" mode="short" y="-18" x="5" w="10" />
</clock>
</plugin>
</shortcut>
</plugin>

P.S. - I don't know jack about coordinates, the negative kinda threw me off.
__________________
Necessity is the mother of invention
baer3328 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-17-2007, 05:30 PM   #6 (permalink)
 
RFI4U's Avatar
 
Join Date: Apr 2007
Location: Over here
Posts: 122
Thanks: 1
Thanked 9 Times in 7 Posts
RFI4U is on a distinguished road
Send a message via MSN to RFI4U
Default

I jsut got into it myself a month ago, i'm familiar with html and so this xml
while different in a lot of ways seems similar.

What you have done is insert the icon bar as the first plugin (left) on the horizontal line and next to it should be showing the carrier and time it looks like, but it isnt.

I think the problem is those x,y, & w coordinates, i would take those out and change the halign from "left" to "right"

I've have a home page I'm working on right now that I did kind of the same thing with trying to conserve that precious real estate. I opted to have the time and date on the left and my icons on the right.

here is my code:

<plugin height="30" width="99%" handlekeys="CHILD" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}" font-color="#32b6e6">
<shortcut width="80">
<plugin clsid="{44FA0F8C-082F-42b4-BE49-82559F23D5D4}" name="clock" height="30">
<time y="-2" halign="left" font-size="18" font-weight="bold"/>
<date y="12" halign="left"/>
</plugin>
</shortcut>
<shortcut width="235">
<plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="30">
<iconbar fgcolor="#336ee7" halign="right"/>
<background bgcolor="transparent" b-border-color="COLOR_WINDOWFRAME"/>
</plugin>
</shortcut>
</plugin>

RFI4U is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-17-2007, 05:49 PM   #7 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Default

Quote:
Originally Posted by RFI4U View Post
I jsut got into it myself a month ago, i'm familiar with html and so this xml
while different in a lot of ways seems similar.

What you have done is insert the icon bar as the first plugin (left) on the horizontal line and next to it should be showing the carrier and time it looks like, but it isnt.

I think the problem is those x,y, & w coordinates, i would take those out and change the halign from "left" to "right"

I've have a home page I'm working on right now that I did kind of the same thing with trying to conserve that precious real estate. I opted to have the time and date on the left and my icons on the right.

here is my code:

<plugin height="30" width="99%" handlekeys="CHILD" clsid="{A2536C57-6AC2-4c31-9542-B144B0E9D077}" font-color="#32b6e6">
<shortcut width="80">
<plugin clsid="{44FA0F8C-082F-42b4-BE49-82559F23D5D4}" name="clock" height="30">
<time y="-2" halign="left" font-size="18" font-weight="bold"/>
<date y="12" halign="left"/>
</plugin>
</shortcut>
<shortcut width="235">
<plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="30">
<iconbar fgcolor="#336ee7" halign="right"/>
<background bgcolor="transparent" b-border-color="COLOR_WINDOWFRAME"/>
</plugin>
</shortcut>
</plugin>


The disruption of the border below the iconbar on the left side would suggest that it's showing up, just not on top.
__________________
Necessity is the mother of invention
baer3328 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 06:23 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