Results 1 to 7 of 7

Thread: Customizing the options dialog... need to do something tricky

  1. #1
    Member
    Join Date
    2012-12
    Posts
    40
    Login to Give a bone
    0

    Default Customizing the options dialog... need to do something tricky

    Not sure if this is possible, but managing a large department with everyone setting their profiles to suit their needs....I was wondering if there is a way for me to set the "files" tab to point to the locations I need, have the employees load just the info in the "files" tab while maintaining the rest of their custom options panel information.

    Since the "files" tab is the most general tab for file localization and searching...I sure wish Autodesk found a way to segment that out of the options panel and place somewhere else independant. Hope that makes sense. Thanks for the help!!

    Troy

  2. #2
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Customizing the options dialog... need to do something tricky

    Since all of that information is stored in the registry, you could use VLisp code in your acad.lsp file to reset those values whenever acad loads.

  3. #3
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Customizing the options dialog... need to do something tricky

    Why not simply set the SupportPath Property (among others as needed), of the PreferenceFiles Object via Acad.lsp?

    I've been doing this for years, and cannot come up with a simpler way to manage all Profile's SFSP in seconds... I even include an aptly named LISP command (ACADLSP) that will reload Acad.lsp following a change made. Lemon squeezy.
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

  4. #4
    Member
    Join Date
    2012-12
    Posts
    40
    Login to Give a bone
    0

    Default Re: Customizing the options dialog... need to do something tricky

    Programming is not my strong suit and I figured that would be what it takes to make this happen. Maybe I will have to do some more investigating into this and see where that takes me. Wish I was a programmer like you guys. I will keep digging. Thanks for the verification of my thoughts.

    Troy

  5. #5
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Customizing the options dialog... need to do something tricky

    You may find this old CAD Panacea post to be useful:

    Setting Support Paths via LISP
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

  6. #6
    Member
    Join Date
    2012-12
    Posts
    40
    Login to Give a bone
    0

    Default Re: Customizing the options dialog... need to do something tricky

    That is AWESOME Renderman, I will look that over and break it down to see how to apply it to my situation. Thanks. I may need to go ahead and take some classes now on programming.

  7. #7
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Customizing the options dialog... need to do something tricky

    You're welcome to take formal classes if you'd like, but there are tons of free, online resources out there (especially for LISP), and even some that are low cost, high yield.
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

Similar Threads

  1. Options Dialog Box
    By Wish List System in forum AutoCAD Wish List
    Replies: 5
    Last Post: 2014-08-08, 02:08 PM
  2. 2012: Variable in Options Dialog
    By mpeace in forum AutoCAD Customization
    Replies: 4
    Last Post: 2013-03-20, 07:35 PM
  3. 2011: Default Scale List Dialog Box not in Options
    By Tom Beauford in forum AutoCAD General
    Replies: 0
    Last Post: 2010-11-30, 04:44 PM
  4. Floating Design Options dialog
    By ledis_nomad1817 in forum Revit Architecture - Wish List
    Replies: 2
    Last Post: 2007-07-31, 01:19 PM
  5. Options Dialog Box
    By eric.fox in forum AutoCAD Wish List
    Replies: 1
    Last Post: 2004-09-09, 05:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •