kelrock Posted December 18, 2008 Share Posted December 18, 2008 (edited) I won't harp about this. It didn't help much last time when Service Pack 1 came out. I am just wondering when, if ever, there will be a fix for the zooming in and out using the Macbook Pro track pad and having the drawing regenerate correctly. Edited December 18, 2008 by Jeffrey W Ouellette Quote Link to comment
Jeffrey W Ouellette Posted December 18, 2008 Share Posted December 18, 2008 (edited) To remedy the zooming situation on MacBooks and MackBook Pros, download the attached file. Rename it "TrackPad_Fix_Pref.vss". After Service Pack 2 has been installed, please run the VectorScript file from the Menu Bar command "Tools > Scripts > Run VectorScript...". Select the .vss file. This will create a new setting in your VW user preference file and assign the appropriate value to remedy the situation... At least it worked for me an my 2006 17" MacBook Pro... Edited December 18, 2008 by Jeffrey W Ouellette Quote Link to comment
IanH Posted December 18, 2008 Share Posted December 18, 2008 Jeffrey Could you possibly post a link (on the SP2 announcement that I can't reply to) a link to the installation notes (rather than release notes). I skipped past a comment/warning about installing Nvidia driver more recent than June 2008 before my brain had time to realise that it referenced a potentially important link. And I am no longer able to find the reference. Quote Link to comment
dtheory Posted December 18, 2008 Share Posted December 18, 2008 (edited) strangely, when I try to run this script via Tools > Scripts > Run VectorScript..., I cannot select it (item is greyed out) and yes, it is renamed as in the message above. N.B. I am able to run the script only with the ".txt" extension, item remains greyed out with the extension ".vs" This script remedies the redraw after zooming issue on my MacPro tower referenced in post: http://techboard.vectorworks.net/ubbthreads/ubbthreads.php?ubb=showflat&Number=112442#Post112442 Edited December 18, 2008 by dtheory Quote Link to comment
panta rhei Posted December 18, 2008 Share Posted December 18, 2008 Wrong renaming suggestion? I think it should be one of these .vss (preferable) .px .txt Quote Link to comment
Jeffrey W Ouellette Posted December 18, 2008 Share Posted December 18, 2008 .vs works fine from my machine. It should work. Using the .txt extension will work, too. Quote Link to comment
dtheory Posted December 18, 2008 Share Posted December 18, 2008 (edited) yes, .vss or .txt both work fine but not .vs one can easily create a new file in simpletext with the contents SetPref(10002,TRUE); AlrtDialog('done'); save as whatever... in my case it was zoom_fix.vss I added the alert dialog to confirm that the script has executed Edited December 18, 2008 by dtheory Quote Link to comment
RubenH Posted December 18, 2008 Share Posted December 18, 2008 (edited) Jeffrey... the script doesn't work on a Macbook, intel core 2 duo. Any suggestions? Edited December 18, 2008 by Mr. Gog Quote Link to comment
Jeffrey W Ouellette Posted December 18, 2008 Share Posted December 18, 2008 Rub?n, Not sure what to tell you. It should work. I've uploaded a revised version based on David's (dtheory) suggestion. Try downloading again and running it, as directed. Quote Link to comment
Jeffrey W Ouellette Posted December 18, 2008 Share Posted December 18, 2008 Ian, There are no other installation notes, but I did add links for the Knowledge Base articles regarding 2009 and hardware. Quote Link to comment
RubenH Posted December 18, 2008 Share Posted December 18, 2008 Tested again... with the done dialog (To be sure)... doesn't work. Maybe it's something related to the video card (intel, 144mb, shared) Quote Link to comment
panta rhei Posted December 18, 2008 Share Posted December 18, 2008 Jeffrey... the script doesn't work on a Macbook, intel core 2 duo. How do you know? OK, here's another script: MESSAGE(GETPREF(10002)); If it returns TRUE, the script has worked - which does not mean that it would have had the desired effect... Apologies for flippancy. I'll go and install the SP into my MacBook. Quote Link to comment
RubenH Posted December 18, 2008 Share Posted December 18, 2008 Tested again..it worked! First option and the done dialog... Quote Link to comment
Jeffrey W Ouellette Posted December 18, 2008 Share Posted December 18, 2008 Rub?n, Another way to verify is to look in the "SavedSettings.xml" file in "username > Library > Application Support > Vectorworks > 2009 > Settings" folder. The xml file can be opened with TextEdit. Scroll to almost the bottom of the file and look for the lines 1 If it is there, good. Try quitting and restarting VW. Quote Link to comment
Jeffrey W Ouellette Posted December 18, 2008 Share Posted December 18, 2008 (edited) Ian, I just talked to the Engineer who fixed this issue, also. Download the same script, but change the value in the script from 10002 to 10003. Rename the script "Win_Nvidia_Fix.vss" and run it. This is ONLY for Windows users. This does NOT apply to Mac users. Edited December 18, 2008 by Jeffrey W Ouellette Quote Link to comment
dtheory Posted December 18, 2008 Share Posted December 18, 2008 Jeffrey... the script doesn't work on a Macbook, intel core 2 duo. How do you know? OK, here's another script: MESSAGE(GETPREF(10002)); If it returns TRUE, the script has worked - which does not mean that it would have had the desired effect... Apologies for flippancy. I'll go and install the SP into my MacBook. actually tried your suggestion just for giggles... returned "false" checked the xml file, definitely read " 1 " Quote Link to comment
kelrock Posted December 18, 2008 Author Share Posted December 18, 2008 (edited) I tried to downlaod the file you suggested, but I click on the link, a new page opens with SetPref(10002,TRUE); AlrtDialog('done'); Is this the script? What am I doing wrong? Edited December 18, 2008 by kelrock Quote Link to comment
kelrock Posted December 18, 2008 Author Share Posted December 18, 2008 Jeffery, I clicked on the "attachment" link which opened a new page with only this: SetPref(10002,TRUE); AlrtDialog('done'); I copied this, opened Textedit and pasted it and saved it as: TrackPad_Fix_Pref.vss I then ran Vectorscript and it only gave me an error report. Any ideas? Quote Link to comment
RubenH Posted December 18, 2008 Share Posted December 18, 2008 (edited) I think you are saving it as rtf. Must be a txt file. Edited December 18, 2008 by Mr. Gog Quote Link to comment
kelrock Posted December 21, 2008 Author Share Posted December 21, 2008 I just want to say in public "thank you" to Jeffrey. He was able to assist and fix the problem with my Macbook Pro's track pad. Thank you. Quote Link to comment
Cris with no H Posted January 20, 2009 Share Posted January 20, 2009 The fix worked on MY INtel Core2Duo. But it did take a restart of VW. Cris Dopher Quote Link to comment
Guy Lubroth Posted February 2, 2009 Share Posted February 2, 2009 Concerning the trackpad correction for the MacBook Pro I have the same problem and issues in trying to download the proper link and procedure to follow with this trackpad script. Why is t so convoluted? Can somebody explain it in very simple and clear steps what has to be done? Quote Link to comment
Ray Libby Posted February 2, 2009 Share Posted February 2, 2009 (edited) This is the script. SetPref(10002,TRUE); AlrtDialog('done'); Copy and paste into a new document and follow Jeffrey's instructions on running the script. Edited February 3, 2009 by Jeffrey W Ouellette Quote Link to comment
verdancedesign Posted February 11, 2009 Share Posted February 11, 2009 ditto @kelrock... thank you for a simple and fast fix, Jeffery! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.