Print Page | Close Window

CXTTipOfTheDay bug

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=14046
Printed Date: 22 June 2025 at 4:55pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTTipOfTheDay bug
Posted By: terrym
Subject: CXTTipOfTheDay bug
Date Posted: 17 April 2009 at 4:08am

// If Tips file does not exist then disable NextTip

m_btnNextTip.EnableWindow(m_pStream != NULL || m_arrTips.GetSize() > 0);

sure this should be > 1 as why would we want the Next Tip button to be active for 1 tip of the day???  I know this is very rare, and we have more than 1, but just came across while changing over to markup.
 
Also is there not an easy way of changing size of the tip of the day dialog???  As we want screenshots in our tip of the days but they dont fit lol
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey



Replies:
Posted By: Oleg
Date Posted: 20 April 2009 at 2:25am
Hi,
You can replace size in resources for dialog or try SetWindowPos in derived class.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: terrym
Date Posted: 20 April 2009 at 7:57am
Hi
 
Sure, we will try in a derived class first, and hopefully that will work.
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey


Posted By: terrym
Date Posted: 28 April 2009 at 6:05pm
Originally posted by oleg oleg wrote:

Hi,
You can replace size in resources for dialog or try SetWindowPos in derived class.
 
Hi
 
Thanks, but can you add this to next version so we can set size??? As I am sure lots would want this when they use Tip of the Day
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net