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 TouchToneTommy 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: Rtype
  • Content: Threads
  • Order by date
  1. Rtype

    Easy way for Access to see Enum or Set ?

    Hi, Is there a way for Access to figure out selection menus for Enum or Sets by itself? Right now it only sees them as Text fields, causing me to have to configure it manually. Thanks in advance. Richard
  2. Rtype

    what's wrong with transform.translate ?!

    The documentation of Director tells me you can give a {,relativeto} parameter with transform.translate: so this would be correct: transform.translate(vector(100,10,4),#world)...you'd think. Well somehow not cus it yells at me that those are the wrong number of parameters Any ideas would be...

Part and Inventory Search

Back
Top