Page 2 of 2

Re: Clock Widget Errors on Windows

Posted: Mon Mar 16, 2015 11:57 am
by peter-b
n.allan wrote:I just treble checked, If I comment out "put 1 into tIntA" I get no errors, it simply returns empty in the message box.
Hi! You've definitely found a bug, and I'm investigating. :) Please let me know if you find any similar issues.

Re: Clock Widget Errors on Windows

Posted: Mon Mar 16, 2015 11:58 am
by n.allan
But then again.... if i put anything in the message box:

Code: Select all

put nonExistantFunction()
I get empty too so that doesn't really help... :o

This is on Version 8 DP1 Win32

Re: Clock Widget Errors on Windows

Posted: Mon Mar 16, 2015 12:06 pm
by peter-b
n.allan wrote:But then again.... if i put anything in the message box:

Code: Select all

put nonExistantFunction()
I get empty too so that doesn't really help... :o

This is on Version 8 DP1 Win32
Aha! I can reproduce that! Maybe the bug isn't in the Builder system, but in the IDE? This is very helpful, thank you! :)

Re: Clock Widget Errors on Windows

Posted: Mon Mar 16, 2015 12:13 pm
by peter-b
I've filed a bug report to track this issue: http://quality.runrev.com/show_bug.cgi?id=14968