topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 2:00 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Delphi and C++ Builder Components - DCTOptionsTree (Options Tree Component)  (Read 11572 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
People have been after me to modernize my program options with the more stylish method of showing a hierarchical tree of sections on the left, and the current options panel on the right.

I finally decided to code a component to make this easier and I will be releasing the component soon.

A screenshot:
DcTOptionsTree.png

I decided to go ahead and write it in Delphi even though my primary language is C++, just because Delphi components can be used in both Delphi and Codegear's C++ Builder.

TucknDar

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 1,133
    • View Profile
    • Donate to Member
Good move, mouser! Looking forward to a more modern options panel :P

lanux128

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 6,277
    • View Profile
    • Donate to Member
hooray! a welcome change. :Thmbsup: