Posted 18 years ago
by billb
-
Software Craftsman,
Yye Software

if I type the following line:
objectName.targetValue = 0.05;
where targetValue is a double, I get the intellprompt list when I type the '.'.
objectName.targetValue = 0.05;
where targetValue is a double, I get the intellprompt list when I type the '.'.