${Window[ConfirmationDialogBox].Open}

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

User avatar
gimp
a grimling bloodguard
a grimling bloodguard
Posts: 584
Joined: Fri Oct 29, 2004 9:28 am
Location: internet

${Window[ConfirmationDialogBox].Open}

Post by gimp » Fri Nov 18, 2005 3:09 pm

${Window[ConfirmationDialogBox].Open} returns NULL when a confirmation box is opened (rez box).
used to work before the new UI patch, I have no idea where to begin to look, if it is even possible to fix this.

Note #1: ${Window[SpellBookWnd].Open} and many others works as before

Note #2: EQUI_ConfirmationDialog.xml did not change from old default UI to new default UI, its the same identical file

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Fri Nov 18, 2005 7:38 pm

What does /windows show?

User avatar
gimp
a grimling bloodguard
a grimling bloodguard
Posts: 584
Joined: Fri Oct 29, 2004 9:28 am
Location: internet

Post by gimp » Fri Nov 18, 2005 8:40 pm

dont_know_at_all wrote:What does /windows show?
is it possible for me to output the macroquest window text to a file?

edit: it lists "263 available windows", i do not have confirmation dialog box on my screen right now as i typed the /windows command, but i also dont have about 250 of those windows on screen that is listed.
as far as i can tell there's no ConfirmationDialogBox anywhere, but i had a bottle of wine i might have missed it.
should this window be listed either if it is on my screen or not?
Last edited by gimp on Fri Nov 18, 2005 9:07 pm, edited 1 time in total.

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Fri Nov 18, 2005 8:49 pm

Is ConfirmationDialogBox in the list?

SwiftyMUSE
Developer
Developer
Posts: 1205
Joined: Tue Sep 23, 2003 10:52 pm

Post by SwiftyMUSE » Fri Nov 18, 2005 9:12 pm

No it is not DKAA. I havent had time to go through the init portion of the windows yet to see if we just dont add it to the list or if its found in the listmgr at all.

User avatar
gimp
a grimling bloodguard
a grimling bloodguard
Posts: 584
Joined: Fri Oct 29, 2004 9:28 am
Location: internet

Post by gimp » Fri Nov 18, 2005 9:51 pm

I don't meant to be pita tonite, pre-apologies.
I'm just posting actual problems I'm encountering while running my macro (krust: http://www.macroquest2.com/phpBB2/viewtopic.php?t=11179) with the new MQ since the UI change

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Fri Nov 18, 2005 10:55 pm

Well, I'm testing with the destroy confirmation and it works for me...

I see the window notification get added:

Code: Select all

[2788] [MQ2]Adding WndNotification target 'ConfirmationDialogBox'
I assume that it is the same window but they might have changed something.

User avatar
gimp
a grimling bloodguard
a grimling bloodguard
Posts: 584
Joined: Fri Oct 29, 2004 9:28 am
Location: internet

Post by gimp » Sat Nov 19, 2005 5:09 am

dont_know_at_all wrote:Well, I'm testing with the destroy confirmation and it works for me...

I see the window notification get added:

Code: Select all

[2788] [MQ2]Adding WndNotification target 'ConfirmationDialogBox'
I assume that it is the same window but they might have changed something.
hm really? What isn't working for me is some auto accept rez code in krust that used to work, because it cant tell the dialog box is open or not anymore, that's why i noticed. a simple /echo ${Window[ConfirmationDialogBox].Open} while watching the dialog box on screen returned NULL. besides this krust appears to work properly, i dont think my compile is borked

User avatar
gimp
a grimling bloodguard
a grimling bloodguard
Posts: 584
Joined: Fri Oct 29, 2004 9:28 am
Location: internet

Post by gimp » Sat Nov 19, 2005 1:53 pm

ehum, today this one worked for a translocation dialog box, i have to re-check with the rez box. this time ConfirmationDialogBox was also listed at the very bottom of /window list

User avatar
gimp
a grimling bloodguard
a grimling bloodguard
Posts: 584
Joined: Fri Oct 29, 2004 9:28 am
Location: internet

Post by gimp » Sun Nov 20, 2005 11:56 am

another note: i log in and type /window. 264 windows listed

change resolution in eq, confirmation box appears, after this, /window list 265 windows, ConfirmationDialogBox on the bottom

heretic
orc pawn
orc pawn
Posts: 23
Joined: Thu May 19, 2005 12:55 pm

Post by heretic » Mon Mar 13, 2006 3:34 pm

Just a note on this. I run multiple bots on the same computer with a single set of eq and mq exes. Today one of my bots randomly had this problem, resizing resolution going full screen and back ect didnt do anything to help. /window listed the exact same number of windows for all 3 chars (181) but the confirmation dialog box wasnt listed under the windows of the one it wasnt working (was listed under windows for other 2.) Strange, but not a severe bug of some sort.

Yunto?
a grimling bloodguard
a grimling bloodguard
Posts: 502
Joined: Sat Nov 19, 2005 12:05 pm

Post by Yunto? » Mon Mar 13, 2006 4:28 pm

As far as the rez box, wait4rez has worked fine since the patch... and iirc it uses that code.

xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: ${Window[ConfirmationDialogBox].Open}

Post by xyilla » Tue Jun 24, 2025 4:34 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: ${Window[ConfirmationDialogBox].Open}

Post by xyilla » Tue Jun 24, 2025 5:47 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: ${Window[ConfirmationDialogBox].Open}

Post by xyilla » Tue Jun 24, 2025 5:49 pm