Print Page | Close Window

AddWindowClass problems.

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=19416
Printed Date: 22 November 2024 at 7:12am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: AddWindowClass problems.
Posted By: mmarko
Subject: AddWindowClass problems.
Date Posted: 17 January 2012 at 9:38am
We have problems with skin framework on custom drawn controls. It seems several controls have same class name so the codejock engine cant distinguish properly the base class of the control (spin over edit box etc..)

Public Sub AddWindowClass( _
   ByVal   - ClassName  As String, _
   ByVal   - BaseClassName  As String _
) 
Is it possible to implement new function that will specify class name for each control on specific window.
For example:
AddControlClass ( ByVal windowHandle As Long, ByVal controlHandle As Long, ByVal BaseClassName as String)
This function will be used on each window before ApplyWindow() is called and we could then instruct codejock engine what specific base class control is using.
This would greatly improve this outstanding product. :)



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