Marquee style progressbar doesn't work |
Post Reply |
Author | |
Karamazvo
Newbie Joined: 03 November 2008 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 03 November 2008 at 4:20am |
Hi All,
Question statement:
I uses vista.cjstyles as program theme.
Every control works fine, except marquee style progress bar.
There is no animation after I send PBM_SETMARQUEE to the control.
Info:
Version : Xtreme Toolkit pro v11.1
Platform: XP SP3
Code:
ProgressClt.ModifyStyle(0, PBS_MARQUEE, 0);
ProgressClt.SendMessage(PBM_SETMARQUEE, TRUE, 20);
Result:
1. Both of the functions calls succeed.
2. Works without applying vista.cjstyles.
3. Do not work if I apply vista.cjstyles.
Does anyone enconter the problem?
How could I fix the issue?
Any information will be appreciated.
Many thanks.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Please update to newer version. It was fixed already.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Karamazvo
Newbie Joined: 03 November 2008 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Hi, Oleg: |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Its always better update to last version :)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Karamazvo
Newbie Joined: 03 November 2008 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Hi, Oleg:
Really thanks for your answer.
However, we do not have plan to upgrade to latest version.
We decide to write derived control or just use animated gif instead.
Thanks a lot.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |