[Simple-support] implementing a progress bar
Brought to you by:
niallg
|
From: Krein, J. <Joe...@im...> - 2011-09-21 13:05:36
|
Hi, I need to add a progress bar to visualize the (de)serialization process. Please give me some hints how to achive this. >From what I understand one way is to use a visitor? A simple example would be very helpful. Thanks! |