Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - AddButton
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

AddButton

 Post Reply Post Reply
Author
Message
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Topic: AddButton
    Posted: 21 May 2008 at 9:40am
We have a Markup CXTPTaskDialog and have added two buttons as follows:
 
AddButton( "&Buy Now", 14 );
AddButton( "&Retry", 11 );
 
The Retry button does not work however if we change this value from 11 to 111 it works fine ???
 
Is 11 reserved internally? as we have checked documentation and it does not state so
 
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 21 May 2008 at 1:17pm
Hi,
 
Expand button use it:
 
#define XTP_IDC_VERIFY                      10
#define XTP_IDC_EXPANDO                     11
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Posted: 21 May 2008 at 6:57pm
Originally posted by oleg oleg wrote:

Hi,
 
Expand button use it:
 
#define XTP_IDC_VERIFY                      10
#define XTP_IDC_EXPANDO                     11
 
Ah ok :)
 
Is it possible to add to documentation to state not to use these two numbers as I am sure others will have same issue like we came across
 
Cheers for great support
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Posted: 21 May 2008 at 6:59pm

Do you think https://forum.codejock.com/forum_posts.asp?TID=10721 could also get fixed for next release as would look nicer if those few controls were repositioned to match Vista's

Cheers
Terry
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 22 May 2008 at 1:55am
Sorry, not sure about 12.0.1 :(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Posted: 22 May 2008 at 4:32am
We can only hope as now we are using Markup we have to use the CodeJock version as our testing prior was on Vista's own version as we use Vista for development.  And I am sure many use CXTPTaskDialog and would love a more accurate look.
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
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.062 seconds.