Graeme Geldenhuys wrote:
Hi,


From what I understood "tooltip expression evaluation" means, is that
if I put a breakpoint on line 2 and run the app.

AFAIK there you ca not set the breakpoint on the very first line of a
program.


OK, I meant the second line in a event or function, after the begin
keyword. eg: A button click event.


Does the program stop at the breakpoint?
Can you see something in View -> Debug Output while running?


Yes it does stop at the breakpoint.  I attach a screenshot showing
where I put my breakpoints, and where I hold the mouse cursor
(currently over the letter b).  If I hover the cursor over the a, b or
c, no tooltip appears.  Yes, I did enable "tooltip expression" under
Editor Options -> CodeTools.

I also attached a zip file with the test program, and my Debug Output
in a text file.

In case you needed to know, I am using FPC 2.0.3, Lazarus 0.9.11
(rev:8648) and gdb 6.0 on a Windows 2000 computer.


It might be a undetected incompatibility between Windows 2000 and Windows XP. I also noticed that sometimes the hints don't seem to work, but they definitely work on Windows XP.

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to