Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Creating a disasm control
Creating a disasm control [message #41283] Sun, 24 November 2013 22:25 Go to previous message
crydev is currently offline  crydev
Messages: 151
Registered: October 2012
Location: Netherlands
Experienced Member
Hello,

I have a question, which can also be interpreted as a request for advice. I have to create a control that displays the disassembly of executable code. The first thing I thought of was a LineEdit, but I hesitate editing the paint method of my own derived class. It should look a bit like this:

http://roshans89.files.wordpress.com/2011/10/screenshot-3.png

The left column should contain the address, in the middle the byte values and the right column the actual disassembled op-codes.

The main issue for me is, I have no idea how the paint method containing ~150 lines of code works. My question is: what is a good approach to do this? My first intention was LineEdit, but I am open for other ideas.

Thanks a lot,
crydev
 
Read Message
Read Message
Read Message
Previous Topic: Ctrl::ProcessEvent()
Next Topic: DropList / DropGrid
Goto Forum:
  


Current Time: Sat Jul 05 14:47:20 CEST 2025

Total time taken to generate the page: 0.03911 seconds