Debug window

Dedicated forum for the visual 'drag and drop' voice application designer that allows easy creation of advanced voice applications without programming knowledge

Moderators: kevin, 3CX staff

Debug window

Postby SWSDEV » Thu Feb 11, 2010 7:49 am

What would make the Debug window stop working? The VAD is unable to open the debug window using View->Debug Window.
Shahzad Qureshi
SWS Development - 3CX Certified Partner
Custom 3CX integration
Salt Lake City, UT USA
801-938-7712
swsdev.com
SWSDEV
Expert
Expert
 
Posts: 246
Joined: Sat Feb 23, 2008 6:51 am
Location: Salt Lake City, Utah - USA

Re: Debug window

Postby VAD_Support » Thu Feb 11, 2010 2:27 pm

Maybe you resized the window to make its size = 0.

Try renaming the file "%AppData%\3CX Voice Application Designer\3CX Voice Application Designer.layout" to something else. Then, the default layout should be loaded.

If you don't want to load the default layout, you may try changing it manually with a text editor. For example, this is the Debug window section in that file when you resize it to 0:

<DockingControlData>
<DockedDimension>0</DockedDimension>
<Cancelled>false</Cancelled>
<DockingType>Bottom</DockingType>
<Title>Debug</Title>
<FloatingBounds>
<X>0</X>
<Y>0</Y>
<Width>0</Width>
<Height>0</Height>
</FloatingBounds>
<AutoHide>true</AutoHide>
<DockingIndex>2</DockingIndex>
<PanelIndex>0</PanelIndex>
</DockingControlData>

You can change DockedDimension to 200 this way:
<DockedDimension>200</DockedDimension>

Let me know if this works for you.
VAD_Support
3CX Valued Professional
3CX Valued Professional
 
Posts: 421
Joined: Thu Aug 06, 2009 5:29 pm


Return to 3CX Voice Application Designer (VAD)

Who is online

Users browsing this forum: No registered users and 0 guests