Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: tayedaen
Forum: Cataclysm Beta 09-21-10, 10:07 AM
Replies: 5
Views: 7,178
Posted By tayedaen
Did you delete the cache? Both caches (\cache and...

Did you delete the cache?
Both caches (\cache and \data\cache) should be deleted after an upgrade.
Forum: Cataclysm Beta 09-16-10, 05:55 AM
Replies: 4
Views: 6,246
Posted By tayedaen
Hm, I was detecting this while updating my addon...

Hm, I was detecting this while updating my addon for cataclysm.

The parenting is ok.

But perhaps in cataclysm, for locales other then deDE, ScrollingEdit_OnTextChanged is called before...
Forum: Cataclysm Beta 09-15-10, 05:07 PM
Replies: 4
Views: 6,246
Posted By tayedaen
No. If self.parent is not supplied, then blizzard...

No.
If self.parent is not supplied, then blizzard is adding it for itself. I looked at the code, believe me.
This has nothing to do with my findings.

Even with your code I get the same...
Forum: Cataclysm Beta 09-12-10, 09:22 AM
Replies: 6
Views: 4,421
Posted By tayedaen
The code above works perfectly here. It uses 3...

The code above works perfectly here.

It uses 3 different methods consecutively to get all frames:
1) EnumerateFrames()
2) GetMouseFocus()
3) It iterates though all frames from 1) and 2) and gets all...
Forum: Cataclysm Beta 09-12-10, 08:56 AM
Replies: 4
Views: 6,246
Posted By tayedaen
EditBox: cursorOffset and cursoHeight

I got some strange errors in the beta concerning new properties of the EditBox:
cursorOffset and cursorHeight.

It seems the Blizzard OnLoad code does not set two new properties properly.
At least I...
Forum: Cataclysm Beta 09-12-10, 08:48 AM
Replies: 6
Views: 4,421
Posted By tayedaen
New version of...

New version of 'FrameHighlight.lua':
----------------------------
-- Frame Stack Code
----------------------------

FluidFrames.FrameStack = {}
FluidFrames.ExcludedFrames = {
WorldFrame = true,
...
Forum: Cataclysm Beta 09-12-10, 08:05 AM
Replies: 6
Views: 4,421
Posted By tayedaen
Yeah, I took your version of fluidframes, and did...

Yeah, I took your version of fluidframes, and did not get what I wanted because of this.
So I rewrote the highlighting part of it. :)
It's finished, but not tested yet.
I will post my code when it's...
Forum: Cataclysm Beta 09-12-10, 06:46 AM
Replies: 6
Views: 4,421
Posted By tayedaen
Question Cata: Problem with EnumerateFrames

Hi !

I just got a problem with EnumerateFrames().
I hope somebody can enlighten me what is going on here.
It seems EnumerateFrames() is no longer iterating through ALL frames (at least not in build...
Forum: News 07-22-10, 01:08 PM
Replies: 1,230
Views: 595,194
Posted By tayedaen
Hi, just for the record: My key is also not...

Hi,

just for the record: My key is also not working.
Tracking ID: 000308
eu.battle.net, language: german, country: austria
Forum: Graphics Help 11-06-08, 11:32 AM
Replies: 3
Views: 9,271
Posted By tayedaen
Question: Suppress Animation

Hi!

Death knights have an area effect called "desecration", and many people (at least here) do not like the visual animation of this spell.
Mostly not for esthetic reasons, but because it's a...
Forum: AddOn Search/Requests 08-12-08, 10:07 AM
Replies: 3
Views: 6,193
Posted By tayedaen
Yes, I work a lot with wowcompare ;)

Yes, I work a lot with wowcompare ;)
Forum: AddOn Search/Requests 08-12-08, 05:47 AM
Replies: 3
Views: 6,193
Posted By tayedaen
Another change: SendMailFrame_SendeeAutocomplete...

Another change:
SendMailFrame_SendeeAutocomplete is gone from FrameXML/MailFrame.lua :(

cu
tay
Forum: AddOn Search/Requests 08-11-08, 01:59 AM
Replies: 3
Views: 6,193
Posted By tayedaen
Code changes in WotLK

Hi,

I'll try to summarize the undocumented code changes that have been found in WotLK so far.
I am posting here because I cannot post in the official US forum since I am playing in the EU.
Perhaps...
Showing results 1 to 13 of 13