Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Dominik Braendlin
|
Aug 6, 2008 - 2:57 AM
|
Hi
While surfing the web seeking for a more advanced progress bar ctrl I came across the following code sample on code project.
http://www.codeproject.com/KB/miscctrl/text_progressctrl.aspx
This progress ctrl features a marquee and text.
Are there plans to include these features in the CExtProgressWnd anytime soon?
Thanks
|
|
Technical Support
|
Aug 6, 2008 - 11:30 AM
|
We never include ready-to-use components from sites like www.codeproject.com and www.codeguru.com into Prof-UIS. The progress with text in the article referred in your message looks like historic. The same progress controls were present in Windows 3.xx. We plan to include the endless progress control into Prof-UIS as a stand-alone control not related to classic progress common control. But such control also present on the codeproject:
http://www.codeproject.com/KB/miscctrl/nonprogressbar.aspx
So, we need some idea how to code similar control with some extended features. Otherwise we have no reason simply to code a class that already exists.
|
|