Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Supernat03
  • Content: Threads
  • Order by date
  1. Supernat03

    Full screen mode

    Hi, I'm new to Directdraw and am using Borland C++ Builder. I am designing a component to drop on a form that will allow use of Direct Draw 9.0. So far, I am able to create the DirectDraw object, set the display mode, create the primary surface, apply a palette to it, then draw to it. Not a...
  2. Supernat03

    I have a package that I would like

    I have a package that I would like to run dynamically. I set the checkbox next to "Build with run-time packages" to true, but now every function in the package that I call from my form declares an external unresolved error when compiling. I tried rebuilding all. Am I missing a step...
  3. Supernat03

    Class Limit?

    Hello All, I have a large class defined in BC++ Builder 4 Pro. I just added 3 boolean variables to the class and it crashes when loading, compiles fine. I removed one of the booleans and it runs like it should. I also removed a different one and re-enabled the one that was commented out, and...
  4. Supernat03

    TControlBar & TActionToolBar

    Here's my problem: I want to use TActionToolBar and the TActionManager to allow the user customization of the toolbars. I want the modern TCoolbar style toolbars displayed at the top, but coolbars won't let you size the band. It takes up the entire TCoolBar. Also, you cannot undock...

Part and Inventory Search

Back
Top