Plus and Minus in Object Dock Plus 2

Do they work?

Hey guys, I have searched the forums and can only find that custom plus and minus images don't work so well in ObjectDock Plus 2.

 

Is this currently the situation, or can someone please enlighten me?

 

 

3,745 views 5 replies
Reply #1 Top

From what I remember they don't work with the 2.0 version the way they do with the earlier one. Something about rename the plus/minus image for each dock...or something like that.

Reply #2 Top

In the ini file, the reference needs to be renamed for OD2

In OD1, the line would be f.ex:

[Extras]
PlusImage = Backgrounds\Xandar tabbed\Plus.png
MinusImage = Backgrounds\Xandar tabbed\Minus.png


For OD2, you would write:

[Extras]
PlusImage = Plus.png
MinusImage = Minus.png

 

I always do my tabbed docks with versions for both OD1 and OD2 (you just copy the ini, make the changes and rename it to background2.ini and put it in the same folder) You need to also change the name in the INFO section as well to reflect that it's for OD2, of course.

Reply #3 Top

Good to know! Thanks Tim! :thumbsup: :beer:

Reply #4 Top

Quoting 2of3, reply 2
In the ini file, the reference needs to be renamed for OD2

In OD1, the line would be f.ex:

[Extras]
PlusImage = Backgrounds\Xandar tabbed\Plus.png
MinusImage = Backgrounds\Xandar tabbed\Minus.png


For OD2, you would write:

[Extras]
PlusImage = Plus.png
MinusImage = Minus.png

 

I always do my tabbed docks with versions for both OD1 and OD2 (you just copy the ini, make the changes and rename it to background2.ini and put it in the same folder) You need to also change the name in the INFO section as well to reflect that it's for OD2, of course.

 

And the images are put where?

Reply #5 Top

Quoting RedneckDude, reply 4
And the images are put where?

in the folder with the rest of the images for that skin.

 

Open the xandar tabbed skin to see what I did.