Results 1 to 3 of 3

Thread: [RESOLVED] Need suggestions on how to...

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2005
    Posts
    41

    Resolved [RESOLVED] Need suggestions on how to...

    I'm writing a simulator for a microcontroller. I've got the simulator working almost 100%, but my user interface sucks.

    I need a window to display the assembly language program and as the simulation steps through the program I want to highlight the current line in green. I also want breakpoints highlighted in red.

    I'm thinking I need to use a RichTextBox. Does anyone have any other ideas, speed is important, but functionality is the first priority.

    Thanks
    Jon

  2. #2

    Thread Starter
    Member
    Join Date
    Nov 2005
    Posts
    41

    Re: Need suggestions on how to...

    I suppose a flexgrid would be the best way to go.

    Jon

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [RESOLVED] Need suggestions on how to...

    How about a listview?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width