[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[cdt-dev] Question about Custom Rendering in Memory View
|
- From: normankyee <normankyee@xxxxxxxxx>
- Date: Tue, 4 Nov 2008 07:09:25 -0800 (PST)
- Delivered-to: cdt-dev@eclipse.org
Hi,
I am integrating a custom debugger into Eclipse and I want to add my own
custom rendering to a memory view. I have to provide a label adapter which
receives an address and MemoryRenderingElement to render. The problem is
that my custom rendering may need one or more
MemoryRenderingElement's/addresses to render the format, depending on the
memory contents. Is this possible in the memory view framework?
--
View this message in context: http://www.nabble.com/Question-about-Custom-Rendering-in-Memory-View-tp20324123p20324123.html
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.