Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Marquee style progressbar doesn't work
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Marquee style progressbar doesn't work

 Post Reply Post Reply
Author
Message
Karamazvo View Drop Down
Newbie
Newbie


Joined: 03 November 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Karamazvo Quote  Post ReplyReply Direct Link To This Post Topic: Marquee style progressbar doesn't work
    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.
 
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 03 November 2008 at 8:28am
Hi,
 
Please update to newer version. It was fixed already.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Karamazvo View Drop Down
Newbie
Newbie


Joined: 03 November 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Karamazvo Quote  Post ReplyReply Direct Link To This Post Posted: 03 November 2008 at 9:29pm

Hi, Oleg:

Thanks your help.

What version should I use to fix the issue?
any newer version or the latest one?

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 04 November 2008 at 2:08am
Hi,
Its always better update to last version :)
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Karamazvo View Drop Down
Newbie
Newbie


Joined: 03 November 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Karamazvo Quote  Post ReplyReply Direct Link To This Post Posted: 05 November 2008 at 4:44am
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.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.