User Profile

Collapse

Profile Sidebar

Collapse
anuking
anuking
Last Activity: Dec 1 '09, 11:32 PM
Joined: Dec 1 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • anuking
    replied to C# Graphics Drawing Problem.
    same thing, I believe after this function is done, something is being called, but I have added no code for any such event handling. I am attaching the entire solution project, it also has .exe, try typing same text in the two boxes with a difference of some chars to see what it does......I mean only if you have some time...:)
    See more | Go to post

    Leave a comment:


  • anuking
    replied to C# Graphics Drawing Problem.
    Removed the code for disposing, still the same thing. Click twice it works, click once it doesn't.....
    See more | Go to post

    Leave a comment:


  • anuking
    replied to C# Graphics Drawing Problem.
    Tried it, build successful, but same problem........ ....
    See more | Go to post

    Leave a comment:


  • anuking
    replied to C# Graphics Drawing Problem.
    Thanks tlhintoq for a quick response......

    That sleep I used it for diagnosis purpose, the data is accurately displayed only during these 2 seconds, after that the picturebox goes blank. This is the case when I click this button2 first time, in the second click the data stays even after this sleep. I got rid of this sleep and then again the data is displayed in picturebox but only after 2 clicks, or 2 iterations of the above code....
    See more | Go to post

    Leave a comment:


  • anuking
    started a topic C# Graphics Drawing Problem.

    C# Graphics Drawing Problem.

    Hi,

    I made a tool that compares the texts from 2 richtextboxes and then marks the characters that are different in red. An option needs me to overlap these 2 text data to show the exact difference. I used a picturebox which is contained in a panel and draw the characters in respective colors using Graphics class. Everything is working fine, but for some reason I need to click the button twice to be able to see something on picturebox....
    See more | Go to post
    Last edited by anuking; Dec 1 '09, 10:32 PM.
No activity results to display
Show More
Working...