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 strongm 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: *

  1. chrisG2

    How do I edit text in a TreeView list?

    Thanks - too easy just use the OnEdited event handler from the Events palette in the object inspector
  2. chrisG2

    How do I edit text in a TreeView list?

    I want to be able to edit text in a TreeView list by double clicking the text which will make it editable. I believe I'm need to use the TCustomTreeView::OnEdited event handler - I'm just not sure how to do this. Could someone please post a simple example of an OnEdit event handler and how...
  3. chrisG2

    How to draw access TForm Canvas when not visible?

    I'm using Builder 6 and I need to render the contents of a TForm to a back-buffer (TBitmap). This is so I can capture the contents of the form as an image for some transition effects. If the form is visible on the screen then this is easy as I just have to copy to the form's Canvas. However...
  4. chrisG2

    Pervasive AccPac Issue

    chrisg2 (Visitor) Sep 10, 2002 I am trying to access my Accpac Pervasive databases via some alerting software. I am having problems creating the DSN to the Pervasive db's. I can't see any of the databases in the Pervasive control center (from the server or from the clients) other than the...
  5. chrisG2

    Pervaive Accpac Issue

    I am trying to access my Accpac Pervasive databases via some alerting software. I am having problems creating the DSN to the Pervasive db's. I can't see any of the databases in the Pervasive control center (from the server or from the clients) other than the sample db. All of the Accpac data...

Part and Inventory Search

Back
Top