Print Page | Close Window

Request: new virtual methods

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=24589
Printed Date: 06 August 2025 at 7:29pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Request: new virtual methods
Posted By: sbre
Subject: Request: new virtual methods
Date Posted: 05 August 2025 at 10:03am
Hello,

I'm currently using the Codejock Toolkit 24.1.
Could you please declare the following functions as virtual in your next Release?

// XTPGridPaintManager.h: Line 567
virtual void DrawHorizontalLine(CDC* pDC, int xPos, int yPos, int cx, COLORREF clr);
// XTPGridPaintManager.h: Line 581
virtual void DrawVerticalLine(CDC* pDC, int xPos, int yPos, int cy, COLORREF clr);

// XTPGridColumn.h: Line 233
virtual int GetWidth() const;
// XTPGridColumn.h: Line 460
virtual BOOL IsVisible() const;
// XTPGridColumn.h: Line 857
virtual void SetExpanded(BOOL bExpanded);


Thanks in advance Smile







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