special menu help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-22 11:44 PM
Can someone point me in the right direction please.
w3d design
AC 23 Solo US / current build & library
Windoze 10 Pro 64
HP ZBook 17 G4
Intel Zeon 3.0
Twin 2GB SSD
32 GB memory
http://w3d-design.com

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-22 11:58 PM
Someone posted this link a while back:
http://www.arkiklub.com/showcategory.asp?CategoryID=95
refers to 6.5, but I'm not sure if many new things have been added since then?
HTH,
Karl

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-23 01:09 AM
Your recall ability is amazing! I have spent a few moments with the special menu [current] and the site list side by side. There appear to be some changes but this is a great start. There are so many functions there it would be great to have
w3d design
AC 23 Solo US / current build & library
Windoze 10 Pro 64
HP ZBook 17 G4
Intel Zeon 3.0
Twin 2GB SSD
32 GB memory
http://w3d-design.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-23 06:29 AM
Remember that the special menu is a developer toy that most companies would not even let us use. There is a bunch of junk in there that we don't even want. Let us accept that we get access to a few half implemented features for those of us intrepid/foolhardy enough to use/need/want them and not complain about lack of documentation. Graphiisoft needs to focus on the real development of official features for the next version. We can can handle the impromptu documentation of the special menu ourselves.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-23 08:04 AM
Or if at all?
Seems you have to have some extra special Voodoo to do it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-23 08:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-23 10:01 AM
Dwight wrote:yep. the art-of-the-plist-editor.
Does anyone know how to summon the SpecialMenu in 9?
Or if at all?
Seems you have to have some extra special Voodoo to do it.
you can do it three ways . . . all involve modifying the file:
~/Library/Preferences/com.graphisoft.archicad9.plist
(or something like that. somebody with a mac please confirm or correct my path name - i'm running on my limited memory chip at the moment with no mac at hand to help)
1. if you know what you're doing with the terminal you can "write defaults" or something. i don't, so:
2. open the file with a text editor and find the lines of text that tell it to turn the special menu on. alter the 'no' to a 'yes' (or perhaps a '0' to a '1'). can say i've ever done it like that myself, so by far the easiest way is:
3. use the developer tool 'Plist Editor' which is installed as a part of the developer tools package. everybody has a developer tools installer file installed as a part of the default mac OSX install. you can find it in ./Applications/Installers/
once you've installed the developer tools, the Plist Editor can be found in ./Developer/Applications/
ONCE AGAIN TAKE NOTE:
Matthew wrote:...if it goes wrong it's your own fault!
Remember that the special menu is a developer toy that most companies would not even let us use. There is a bunch of junk in there that we don't even want.
~/archiben
b f [a t ] p l a n b a r c h i t e c t u r e [d o t] n z
archicad | sketchup! | coffeecup

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-23 06:03 PM

Matthew, this was not a complaint! It was just curiosity [given the great uses of the features I already use and those that have migrated to the edit palette from the previous version] driven by a healthy and appropriate dose of caution that prompted the search for "instructions".
w3d design
AC 23 Solo US / current build & library
Windoze 10 Pro 64
HP ZBook 17 G4
Intel Zeon 3.0
Twin 2GB SSD
32 GB memory
http://w3d-design.com

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-23 07:16 PM
~/archiben wrote:There is one more way you can do it without any editing, if you simply hold down APPLE+CTRL while starting up ArchiCAD, it will appear.Dwight wrote:yep. the art-of-the-plist-editor.
Does anyone know how to summon the SpecialMenu in 9?
Or if at all?
Seems you have to have some extra special Voodoo to do it.
you can do it three ways . . . all involve modifying the file:
~/Library/Preferences/com.graphisoft.archicad9.plist
(or something like that. somebody with a mac please confirm or correct my path name - i'm running on my limited memory chip at the moment with no mac at hand to help)
1. if you know what you're doing with the terminal you can "write defaults" or something. i don't, so:
2. open the file with a text editor and find the lines of text that tell it to turn the special menu on. alter the 'no' to a 'yes' (or perhaps a '0' to a '1'). can say i've ever done it like that myself, so by far the easiest way is:
3. use the developer tool 'Plist Editor' which is installed as a part of the developer tools package. everybody has a developer tools installer file installed as a part of the default mac OSX install. you can find it in ./Applications/Installers/
once you've installed the developer tools, the Plist Editor can be found in ./Developer/Applications/
ONCE AGAIN TAKE NOTE:Matthew wrote:...if it goes wrong it's your own fault!
Remember that the special menu is a developer toy that most companies would not even let us use. There is a bunch of junk in there that we don't even want.
~/archiben
I hope it is those 2 keys, it's ALT+CTRL on the PC, so that's why I'm assuming it is APPLE+CTRL on the MAC.
Just to reflect Matthew and ben's sentiments USE IT WITH CAUTION!
HTH.
Cheers.
Ben

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2004-09-23 10:16 PM
So it looks like your hack is the only trick left.
Can anyone make this work with key combos?