How can I make a Fast ascii and hex View of file
-
Hi! I'm currently puzzling how to make a viewer that is fast on its update to the display. And I also want to be able to switch view between an ascii and hex view. I currently working on comport terminal, which shall show incoming data either as ascii or hex view (user selectable) and able to transmit data which are typed to the view window. I'm thinking of buffer for the incoming and typing data and then make a viewer on that buffer and only update visible part of the buffer to the view. Is there any out there that can help. I could like if some one made an article about different technics how to update a text view fast. Regards, Haraldur
-
Hi! I'm currently puzzling how to make a viewer that is fast on its update to the display. And I also want to be able to switch view between an ascii and hex view. I currently working on comport terminal, which shall show incoming data either as ascii or hex view (user selectable) and able to transmit data which are typed to the view window. I'm thinking of buffer for the incoming and typing data and then make a viewer on that buffer and only update visible part of the buffer to the view. Is there any out there that can help. I could like if some one made an article about different technics how to update a text view fast. Regards, Haraldur
I have a program that displays Ascii-Hex-Decimal view of input text. you can easily add file loading part. only send me you mail address and get it...:) Cem