Tuller / tullamods-export

Automatically exported from code.google.com/p/tullamods
0 stars 0 forks source link

Dominos #363

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I installed dominos and love the program however, the button boxes are
abnormally large for the icon (when i go to move a button the icon ie
button is about half the size of the bloated empty button location

Original issue reported on code.google.com by bossmans...@gmail.com on 21 Jan 2010 at 5:29

Attachments:

GoogleCodeExporter commented 9 years ago
That's due to another addon you have installed, and not Dominos.  Do you have 
something 
like buttonFacade installed?

Original comment by j85a...@gmail.com on 21 Jan 2010 at 11:32

GoogleCodeExporter commented 9 years ago
It was indeed an addon that was causing this - some some addon that LUI v2 uses.

I do have another quick question - what are the frame names used by Dominos for
action buttons and pet, vehcile, bags, menu, roll frames?  I am setting up a 
new UI
that will have the ability to turn things off and on via kgpanels and need the 
frame
names for those - thanks.

Original comment by bossmans...@gmail.com on 21 Jan 2010 at 9:39

GoogleCodeExporter commented 9 years ago
Dominos frames are nameless, but here's the code to retrieve a frame:
{{{
local frame = Dominos.Frame:Get(id)
}}}

Original comment by j85a...@gmail.com on 25 Jan 2010 at 11:48

GoogleCodeExporter commented 9 years ago

Original comment by j85a...@gmail.com on 25 Jan 2010 at 11:48