Display the value of a variable in tooltip on mouse-over

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
ignign0kt
User
User
Posts: 59
Joined: Thu Sep 21, 2006 9:09 pm

Post by ignign0kt »

Has this feature been added? (in case I'm doing it wrong lol)
This feature would make things a lot easier.. using the variable watcher sucks
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Post by Foz »

Yes it has. :)
You can also type in (or copy and paste) the variable or a calculation into the debugger to get the values as well.
ignign0kt
User
User
Posts: 59
Joined: Thu Sep 21, 2006 9:09 pm

Post by ignign0kt »

Which version was it added to? I'm using 4.10 and I don't see this feature unless I'm doing it wrong. I inserted a break and am in debug mode, but putting my cursor over a variable (yes it has a value, as per the variable watcher) but there's no tooltip showing the value.
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Post by Foz »

the current beta's. I think it's been there since 4.20 beta 1
ignign0kt
User
User
Posts: 59
Joined: Thu Sep 21, 2006 9:09 pm

Post by ignign0kt »

Oh ok, thanks
Post Reply