Advertisement
Guest User

Untitled

a guest
Aug 18th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1.  
  2.  
  3. Hi John,
  4.  
  5.  
  6. I am a student and work part time as a machinist. I came across your PYTHON script for "Drilling Feeds and Speeds." I work on an old Bridgeport Mill at school and some old ROMI lathes. Unfortunately, I don't have LINUX or EMC2. Because of this I took the liberty of trying to adopt your PYTHON script to a MAC OSX Application.
  7.  
  8.  
  9. I got as far as building the GUI in Interface Builder but I had a lot of trouble compiling your code with the XCODE 3.0 Cocoa and Python Template. So what I decided to do is send you the XIB file so maybe you can finish it since it's YOUR code in the first place! :)
  10.  
  11.  
  12. Either way, I hope you like what I did. I think the layout is nice and might be what you intended. All you have to do is look at it on a Mac with XCODE 3.0 and Interface Builder. With my luck, you are probably one of these people that hates Mac's! :)
  13.  
  14.  
  15. Well I really like the code you have written so far, but I tried to convert it to OBJECTIVE-C and I just don't have the skill.
  16.  
  17.  
  18. This is only the GUI and nothing else. The .h and .m files would be up to you I guess.
  19.  
  20.  
  21. Getting PYTHON to work with PyObjC also seems very tricky and it's almost impossible with XCODE 4.
  22.  
  23.  
  24. Best,
  25.  
  26.  
  27. Julian Mergh***
  28.  
  29. Dallas, TX
  30.  
  31. 972-748-32**
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement