|
-
May 1st, 2007, 10:39 AM
#1
Thread Starter
Member
[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
-
May 1st, 2007, 11:37 AM
#2
Thread Starter
Member
Re: Need suggestions on how to...
I suppose a flexgrid would be the best way to go.
Jon
-
May 1st, 2007, 11:49 AM
#3
Re: [RESOLVED] Need suggestions on how to...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|