Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~329 People Reached
Favorite Forums
Member Avatar for Cactusmania

Hi guys, I have two richtextboxes that contain text. I want to go through each line and if a difference is found, it highlights that line on both textboxes and it would be good to highlight the difference itself too. I have attached some code I have written. Note some …

Member Avatar for Cactusmania
0
180
Member Avatar for Cactusmania

Hi, I have two forms in my application. I created an instance of one in the other e.g. FileBrowse browse = new FileBrowse(); Then, I call browse.show() and the form appears. In the class FileBrowse, I have a few buttons etc. One such button opens a file dialog to the …

Member Avatar for Cactusmania
0
90
Member Avatar for Cactusmania

Hi, I have two richtext boxes that contain text. I want to show the user what the differences are between them, line by line. So, the line could be highlighted in one color, and the actual difference could be highlighted in another color. A soucre code example would be great. …

Member Avatar for kvprajapati
0
59