Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form designers' toolbars are docked in Debugger
Message
 
 
To
08/05/2003 19:07:50
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00786540
Message ID:
00787062
Views:
21
This message has been marked as the solution to the initial question of the thread.
Hi Grigore,

I was able to repro that with following steps

1. Create form and set its AlwaysOnBottom property to .T.
2. Drop command button on the form and put some code that would generate an error in its Click method, for example a=b.
3. Open debugger, make sure that it doesn't obscure close button in the right-top corner of the form and minimize it
4. Launch form from Form Designer (CTRL+E or Run button on toolbar)
5. Click the button and click Cancel button on the error message dialog. At that moment debugger should pop up in front of VFP window.
6. W/o switching to VFP window, click close button on the form. The form Designer should appear but the Form Designer toolbar and Form Controls Toolbar aren't there. They're in Debugger frame.
It doesn't happend if focus is switched to VFP window before closing the form.

>Hello, everyone
>
>I have a small but annoying problem wich started in VFP7 and I still see it in VFP8. Here's the story: I find myself quite often running the forms I design right from designer, (using Ctrl+E). The problem is if the code has an error and I click Cancel in that error messagebox, the form stops running and the designer is shown, but the Form Designer toolbar and Form Controls Toolbar are missing from screen. After some searches, I found them docked in Debugger. This happens only if the debugger window is shown (even minimezed to taskbar).
>
>Does anyone have this or is just me? Also, any clues how to get rid of it? It's annoying to put the toolbars back to theirs places everytime.
>
>Thank you
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform