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 IamaSherpa 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: tlo
  • Order by date
  1. tlo

    widget layout

    I like to arrange the widgets as shown below: button1 button2 button3 button4 button5 button6 I use the following: pack .b1 .b2 .b3 -side left That takes care the first row. Then for the next row: pack .b4 .b5 .b6 -side left They all line up in a row which is...
  2. tlo

    MS Access Database 2002

    I'm purchasing the developer edition of office XP - I believe that costs $700 - $800. I'm assuming thats the one you are referring to. Does anyone out there know for sure? What are the name of those tools you are referring to? Thanks for all your help.
  3. tlo

    MS Access Database 2002

    Thanks for all your responses. I will look into them all. Zambezibill, The self-executable was probably more what I need. I will be purchasing the Developer edition of office soon but I want to be sure it allows me to do the self-executable thing. Have you (or anyone else) done this before...
  4. tlo

    MS Access Database 2002

    I've completed building my Access database and I am ready to have the user work with it. Is there anyway to create an executable file (or something of that nature that would make the database stand alone) that would hide all the normal menus above and only show my forms. I'm looking for a way...
  5. tlo

    Can I call a perl script from a VB program?

    I'd like to run a perl script from my VB application. How can I do this?

Part and Inventory Search

Back
Top