topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday April 18, 2024, 7:51 am
  • 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: Help: How to make a bitmap resource for component in C++ Builder?  (Read 4174 times)

tchikien

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 34
    • View Profile
    • Donate to Member
Hi coders,
I wrote a component in C++ Builder 2006, it works fine. But I have trouble in making a bitmap for the component to show in the Component palette.
Can any one show me how to do that?
Thanks.

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
Re: Help: How to make a bitmap resource for component in C++ Builder?
« Reply #1 on: September 23, 2006, 08:26 AM »
it's not hard but it's one of those things that you really need a tutorial to help with, because things have to be named very precisely.  hopefully you can find a tutorial on the web and tell us where you found it, or someone else can.  if you give up trying to find one perhaps i can help. i have a very old c++ builder book (http://www.amazon.co...oblem/dp/157169109X/) which is quite out of date but still incredibly useful for such help.