Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Variable Fonts & Colors Problem (VB.NET 2005)

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
paulplatter Posted - Sep 11 2006 : 1:47:46 PM
Something is wrong with the color settings. I have experienced this issue on two machines now. Please see below for a description.

I have the "Variables" font/color set to be "Gray"/"Bolded" in VAX Settings.

'''''''''''''
'' This is how code appeared in 1446:
'''''''''''''


Dim itemId As Integer = 0
Dim newItemId As Integer = 0

If itemId < newItemId Then
'' do something
End If

'''''''''''''''
'' This is how code appears in 1534:
'''''''''''''''


Dim itemId As Integer = 0
Dim newItemId As Integer = 0

If itemId < newItemId Then
'' do something
End If
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Sep 19 2006 : 01:58:36 AM
Fixed in build 1535.
support Posted - Sep 11 2006 : 3:12:31 PM
Thanks, this will be fixed in the next build.

Case 2464

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000