Re: How to save VFP Debuger window's size and position?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Paul Pedersen (no-reply_at_swen.com)
Date: 10/22/04


Date: Thu, 21 Oct 2004 20:25:15 -0700

Use SET RESOURCE ON. That tells FP to store window positions etc. in
foxuser.dbf.

"Willianto" <willianto@remove-me.telkom-and-me.net> wrote in message
news:ehXs%23v4tEHA.1276@TK2MSFTNGP12.phx.gbl...
> Hi all,
>
> I have specific preference while opening a debugger. I want the Trace
> Window and the Watch Window to have some specific Height and Width, I
> seldom need Output and Locals Window, so I prefer them to hide, and I
> want the Stack window to be on specific position. Anyway, it's really
> troublesome to do this every time I open the debugger. Anybody here
> knows how to set those window size and position such that they stay
> there every time I open the debugger?
>
> TIA,
> Willianto
>
>



Relevant Pages

  • Re: AppleWin Debugger & AppleWin Ports
    ... I found the single-screen debugger constraining at first ... do what I needed within the window. ... the command line/docs are a little too obtuse for it ... debugger and set a breakpoint at $300, switch back to the emulator and CALL ...
    (comp.emulators.apple2)
  • Re: NetBeans debugger: suspend and see current stack trace how?
    ... My answer was about NetBeans. ... is a window with all the extant threads visible in the debugger view. ... Not by default, although once you open the window in the debugger, it will show the Threads window again next time it is started, at least on the same project. ... Lew, you should have mentioned you were using a beta build, because it *is* different than the stable version. ...
    (comp.lang.java.programmer)
  • Re: Why JIT Debugger Doesnt Work on Particular Project?
    ... > debugger doesn't seem to be working. ... any error in this one particular project just pops-up the window ... > app's config file, but the only config files I see are those in the ... But even when I removed the reference, still no debug window. ...
    (microsoft.public.dotnet.general)
  • Re: API
    ... Use the Watch window or the Locals window. ... Every visual debugger I've ever used, ... and then set the terminating null character to complete the string. ...
    (microsoft.public.windowsce.app.development)
  • RE: VBScript debugger
    ... I understand that the debugger must be running to show the variables. ... cannot add anything to the watch window. ... > function/sub where that variable is used, to trace a function/sub use F8, or ...
    (microsoft.public.access.modulesdaovba)