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 » Developing U++ » U++ Developers corner » Help wanted for DebugVisualizer (what is the best way to implement a big data log viewer in u++?)
Help wanted for DebugVisualizer [message #49105] Tue, 19 December 2017 14:24 Go to previous message
janwilmans is currently offline  janwilmans
Messages: 51
Registered: January 2007
Member

I am currently designing a log viewing application, a next-generation version of DebugView++ https://github.com/CobaltFusion/DebugViewPP#screenshot
gathering requirements and ideas here: https://github.com/CobaltFusion/DebugVisualizer

I would like to prototype the UI part in ultimate++ and to do that I was wondering what is the best way to visualize a large dataset in ultimate++?
Debugview++ uses a so-called virtual listview, where only the visible data is stored in the control and the data is rendered on-demand.

It requires the highlighing of the text in the listview is completely customizable.

Btw, also: if anyone is interested, help wanted on this project! I aim to make it multi-platform (Windows, Linux, MacOS X) but I also want to support some platform specific features.
(such as syslog or dmesg on linux or OutputDebugString on windows)

Any thoughts ?






Jan (skyhawk)
 
Read Message
Read Message
Previous Topic: Ultimate++ repo and chat?
Next Topic: Touchscreen on raspberry: problem with events
Goto Forum:
  


Current Time: Tue Aug 12 15:15:34 CEST 2025

Total time taken to generate the page: 0.07707 seconds