Forum Replies Created
-
AuthorPosts
-
Hi Frederick,
I just checked to see if this has been fixed in v1.2, but now I’m getting a different traceback:
File “lib/fontObjects/robofabWrapper.pyc”, line 423, in interpolate
NameError: global name ‘maxMathGlyph’ is not definedThe script runs fine in TextMate, but would be nice to run from within RF so I can use dialogs, etc. Any ideas?
Hmmm, when I switch to single window mode I no longer see the Space Center toolbar icon. Even when I go to “customize toolbar” I don’t see Space Center as an option while in single window mode. Am I missing something?
Excellent, will look forward to that option.
Any plans to add this feature to the next release? Would be very much appreciated.
@jbl Have you looked at the Dialog Kit examples on the Type Supply site:
http://code.typesupply.com/browser/packages/dialogKit/trunk/examples/EditTextDemo.pyI adapted the example there, calling it AskStringRF, if you would like to use it until the RoboFont update comes out:
http://dl.dropbox.com/u/17649052/RF/askStringRF_1.5.py.zipJust paste the code into your script in place of askString and the code will return the variable “s”. Good luck!
Indeed, there was a stray single point on top of another point. That script worked great, thank you.
Thank you Frederik! Will look forward to that.
I’ve been looking at some of Tal’s examples such as this one (referred by Andy Clymer)
http://code.typesupply.com/browser/packages/dialogKit/trunk/examples/EditTextDemo.py
which I’m trying to work out as a replacement for AskStringExcellent, works great. Thank you.
-
AuthorPosts