Showing results 1 to 22 of 22
Search took 0.00 seconds.
Search: Posts Made By: mercdev
Forum: General Authoring Discussion 12-18-07, 10:07 PM
Replies: 1
Views: 7,087
Posted By mercdev
The very first time through starting up can be...

The very first time through starting up can be very slow. It's building a startup catalog so-to-speak. Just be patient and let it run its course.
Forum: General Authoring Discussion 11-04-07, 10:57 PM
Replies: 2
Views: 6,892
Posted By mercdev
The text editing component we use is a commercial...

The text editing component we use is a commercial product, thus preventing any open source-ed-ness.
Forum: General Authoring Discussion 08-12-07, 07:49 PM
Replies: 4
Views: 7,867
Posted By mercdev
Ui xmlns="http://www.blizzard.com/wow/ui"...

Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

should be

<Ui xmlns="http://www.blizzard.com/wow/ui"...
Forum: General Authoring Discussion 05-08-07, 03:38 PM
Replies: 9
Views: 9,897
Posted By mercdev
Question Which error are you referring to here?

Which error are you referring to here?
Forum: General Authoring Discussion 01-12-07, 05:27 PM
Replies: 9
Views: 9,897
Posted By mercdev
Post These aren't application errors, they're...

These aren't application errors, they're technical errors. Meaning that the addons, when "checked" against the WoW guidelines found something that didn't comply.

Most of the items you're seeing in...
Forum: General Authoring Discussion 12-20-06, 08:00 PM
Replies: 3
Views: 7,560
Posted By mercdev
I'd suggest you look at the drag events in...

I'd suggest you look at the drag events in Blizzard_RaidUI.lua. I realize you're new but the best way to learn this stuff is to just jump in there :cool:
Forum: General Authoring Discussion 11-20-06, 07:26 PM
Replies: 2
Views: 5,610
Posted By mercdev
any fat32 volume can be read by either operating...

any fat32 volume can be read by either operating system equally, however -

Just install WoW on the Windows partition like normal people :D
Forum: General Authoring Discussion 11-20-06, 07:18 PM
Replies: 1
Views: 4,161
Posted By mercdev
Honestly, I'm not even sure how to reply to this...

Honestly, I'm not even sure how to reply to this one. Can you screenshot and post it here when you get the error, so we know what you're seeing?
Forum: General Authoring Discussion 10-30-06, 07:35 PM
Replies: 1
Views: 3,601
Posted By mercdev
There are a number of factors that can influence...

There are a number of factors that can influence this. Have you checked your UI scale?
Forum: General Authoring Discussion 04-03-06, 09:34 PM
Replies: 2
Views: 4,167
Posted By mercdev
Question Could you please specify exactly which unneeded...

Could you please specify exactly which unneeded things are being generated? And messy how? Could you provide two snippets of the messy vs. your cleaned up code?
Forum: General Authoring Discussion 03-20-06, 10:32 PM
Replies: 9
Views: 4,640
Posted By mercdev
Yes. Yep. Uh huh. Aaaand absolutely :) The...

Yes. Yep. Uh huh. Aaaand absolutely :)

The editor changes are all my fault, and I've been really busy lately so send the sympathy to Nulkris and the hate mail to me :D Just to re-point out what...
Forum: General Authoring Discussion 03-20-06, 10:28 PM
Replies: 3
Views: 3,759
Posted By mercdev
We're actually down to only 1 or 2 .DLLs now,...

We're actually down to only 1 or 2 .DLLs now, fyi.

As far as mono goes, no. There are some Win32 calls made that are specific to Windows and not currently supported by the mono framework.
Forum: General Authoring Discussion 03-14-06, 10:00 PM
Replies: 1
Views: 3,238
Posted By mercdev
Cool It's in there

1.10 has this (see the nightly build release)

ctrl + z, and ctrl+ y or Edit -> Redo / Edit -> Undo

right click menu on editor has the Redo/Undo as well.
Forum: General Authoring Discussion 01-13-06, 08:51 PM
Replies: 2
Views: 3,778
Posted By mercdev
We're looking at adding snippet support that...

We're looking at adding snippet support that would cover this type of task. I can't say if/when it would be added though.
Forum: General Authoring Discussion 01-09-06, 08:19 PM
Replies: 4
Views: 3,955
Posted By mercdev
Nulkris may want to pipe in here, but I *believe*...

Nulkris may want to pipe in here, but I *believe* he's wrapping that in with the auto-complete code.
Forum: General Authoring Discussion 01-08-06, 01:19 PM
Replies: 1
Views: 3,510
Posted By mercdev
<tab> and <shift + tab> do not accomplish...

<tab> and <shift + tab> do not accomplish this?
Forum: General Authoring Discussion 01-08-06, 01:16 PM
Replies: 4
Views: 3,955
Posted By mercdev
Auto-completion is a feature currently under...

Auto-completion is a feature currently under development, so it will be there soon. :D
Forum: General Authoring Discussion 12-19-05, 06:47 PM
Replies: 1
Views: 3,948
Posted By mercdev
bump for the latest build! Nightly Build: WoW UI...

bump for the latest build!

Nightly Build: WoW UI Designer v1.0.200.4e (19Dec05)
Forum: General Authoring Discussion 12-08-05, 12:15 AM
Replies: 2
Views: 3,328
Posted By mercdev
Red face d'oh

*oops wrong reply*
Forum: General Authoring Discussion 12-07-05, 05:42 PM
Replies: 2
Views: 3,342
Posted By mercdev
Arrow Just put it in, should be in the next release. ;)

Just put it in, should be in the next release. ;)
Forum: General Authoring Discussion 12-07-05, 04:51 PM
Replies: 1
Views: 3,501
Posted By mercdev
This is done when you change the language...

This is done when you change the language selection dropdown from enUS. In your example, changing the language to "deDE" and typing "Ermöglicht es Notizen auf der Karte zu platzieren" in the...
Forum: General Authoring Discussion 12-07-05, 04:30 PM
Replies: 15
Views: 25,027
Posted By mercdev
Yes - Be sure to install the Microsoft .NET...

Yes - Be sure to install the Microsoft .NET Framework Version 2.0 Redistributable Package...
Showing results 1 to 22 of 22