Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: wmrojer
Forum: AddOn Help/Support 12-17-06, 02:19 AM
Replies: 13
ocb
Views: 17,767
Posted By wmrojer
oCB does not have an graphical options screen.

oCB does not have an graphical options screen.
Forum: General Authoring Discussion 11-04-06, 02:27 AM
Replies: 4
Views: 3,055
Posted By wmrojer
<OnUpdate> if GameTooltip:HasOwner(this) then ...

<OnUpdate>
if GameTooltip:HasOwner(this) then
GameTooltip:Hide()
end
GameTooltip:SetOwner(this, "ANCHOR_RIGHT");
AS_OnMouseOver();
</OnUpdate>

This will have it update every frame. Put...
Forum: AddOn Search/Requests 11-04-06, 02:21 AM
Replies: 8
Views: 3,549
Posted By wmrojer
table.remove(self.db.profile.topLevelKey,subLevelK...

table.remove(self.db.profile.topLevelKey,subLevelKey02)
Forum: Lua/XML Help 10-13-06, 04:25 PM
Replies: 3
Views: 5,552
Posted By wmrojer
It's because you close the tradeskill window. Try...

It's because you close the tradeskill window. Try it manually by makeing 5 and closeing the window before it's done. It will make the one in progress, the quit.
Forum: Chit-Chat 10-07-06, 03:38 PM
Replies: 72
Views: 36,762
Posted By wmrojer
I can understand why they make these changes, but...

I can understand why they make these changes, but I don't agree with them for that reason.

By makeing these changes they make the game more evenly difficult for everyone. If they would have to take...
Forum: AddOn Search/Requests 09-30-06, 03:35 PM
Replies: 6
Views: 3,536
Posted By wmrojer
I hope ckknight puts in a fix for this in FuBar.

I hope ckknight puts in a fix for this in FuBar.
Forum: AddOn Search/Requests 09-28-06, 11:18 PM
Replies: 6
Views: 3,536
Posted By wmrojer
Try switching back and forth the profile in...

Try switching back and forth the profile in FuBar. I've noticed that if you add addons after you've set the profile in FuBar those new addons don't get set properly.
Forum: AddOn Search/Requests 08-29-06, 06:34 AM
Replies: 5
Views: 4,127
Posted By wmrojer
Yes, It's still possible to build drop down menus...

Yes, It's still possible to build drop down menus by calling dewdrop directly. For building dynamic menu's that probably the easiest way. For static menu's AceOptionsTables is easier. Even thou I...
Forum: AddOn Search/Requests 08-28-06, 11:21 AM
Replies: 3
Views: 3,478
Posted By wmrojer
Ok. Maybe I wasn't very clear. I have an drop...

Ok. Maybe I wasn't very clear.

I have an drop down meny on my addon, and on sublevel 2 Options I would like to add AceDebug-2.0 AceOptions menu. AceDebug-2.0 has a very simple options menu with...
Forum: AddOn Search/Requests 08-27-06, 05:28 PM
Replies: 3
Views: 3,478
Posted By wmrojer
How do I use :GetAceOptionsDataTable ?

Alot of the Ace2 modules provides a GetAceOptionsDataTable method. But how do I use it?
The method is not in the Ace2 documentation.

I'm looking for a way to add AceDebug-2.0 and AceDB-2.0 options...
Forum: AddOn Search/Requests 08-14-06, 04:15 AM
Replies: 1
Views: 3,303
Posted By wmrojer
I made the following change to myAddOns to make...

I made the following change to myAddOns to make it more forgiving about color information. Posted this on the myAddOns thread also.

--- myAddOnsFrame.lua.org 2006-01-14 17:10:42.000000000 +0100
+++...
Forum: AddOn Search/Requests 08-14-06, 03:03 AM
Replies: 1
Views: 3,303
Posted By wmrojer
Angry FuBar 1.2 plugins and myAddOns

How is it that almost all version 1.2 FuBar plugins generates an error in myAddOns?

It's quite simple to register with myAddOns, and yet almost all get it wrong.

There is ONE required field, name....
Forum: AddOn Search/Requests 08-13-06, 10:58 AM
Replies: 21
Views: 9,540
Posted By wmrojer
I'm the author of Titan Recomended Zone, and i've...

I'm the author of Titan Recomended Zone, and i've just switched to FuBar. So expect a Fubar Recommended Zone in a not to distant future.
Showing results 1 to 13 of 13