Solved TD-22046: CDK is lacking new features

Report TD 5.x and 6.x bugs and possible workarounds.
Dave Rabelink
Founder/Site Admin
Founder/Site Admin
Netherlands
Posts: 3512
Joined: 24 Feb 2017, 09:12
Location: Gouda, The Netherlands

TD-22046: CDK is lacking new features

Post by Dave Rabelink » 16 Apr 2015, 13:17

CDK compared to TD62 is not changed, so all the new features are not present:

- Ribbon features
- Constructor/Destructor support

Also still lacking is support for the progress bar which was introduced in TD62.


To help devs who need this CDK support, I have looked up these missing CDK type constants:

Code: Select all

Number: CDK_IT_ConstructorDestructorExt   = 0x02d1
Number: CDK_IT_ConstructorExt      = 0x02d2
Number: CDK_IT_DestructorExt      = 0x02d3
Number: CDK_IT_ConstructorParametersExt   = 0x02d4
!
Number: CDK_IT_ClassProgressBarExt      = 0x02ba
Number: CDK_IT_ProgressBarExt      = 0x02b9
Number: CDK_IT_RibbonExt         = 0x02bc
Number: CDK_IT_RibbonTabExt      = 0x02bd
Number: CDK_IT_RibbonGroupExt      = 0x02c1
Number: CDK_IT_RibbonButtonExt      = 0x02c0
Number: CDK_IT_RibbonActionsExt      = 0x02bf
Number: CDK_IT_RibbonCheckboxExt      = 0x02c6
Number: CDK_IT_RibbonComboboxExt      = 0x02c8
Number: CDK_IT_RibbonDatafieldExt      = 0x02c9
Number: CDK_IT_RibbonDropDownExt      = 0x02c2
Number: CDK_IT_RibbonSeparatorExt      = 0x02c3
Number: CDK_IT_RibbonDropDownGalleryExt   = 0x02d7
Number: CDK_IT_RibbonGalleryItemExt      = 0x02d8
Number: CDK_IT_RibbonRadioButtonExt   = 0x02c7
Number: CDK_IT_RibbonTrayExt      = 0x02c5
Also I created a extended cdk library having these constants and also minimal support for constructors/destructors.
You can at least enumerate and add them. Further support will be added.

See here:
https://wiki.tdcommunity.net/index.php? ... sing_items


@Gupta: please keep the CDK up to date with the new features.
Could we expect them in a next SP?
Regards,
Dave Rabelink

Image
Articles and information on Team Developer Tips & Tricks Wiki
Download samples, documents and resources from TD Sample Vault
Videos on TDWiki YouTube Channel

VEspinal

Re: TD-22046: CDK is lacking new features

Post by VEspinal » 30 Apr 2015, 12:51

Hi Dave:

FYI, in order to be consistent, I took the liberty to split your original post into the following:
TD-22046: Missing CDK Constructor/Destructor manipulation

TD-22047: Missing ribbon/control CDK constants

We will keep posted on any updates.

Thanks for the information.

Best Regards,
Victor Espinal

Return to “Bug Reports”

Who is online

Users browsing this forum: [Ccbot] and 2 guests