Search found 10 matches

by spgandau
Sat Aug 24, 2013 3:22 pm
Forum: Install / Compile
Topic: installing PyQt4 and Python2.6.6 to make a dialog box
Replies: 2
Views: 1898

installing PyQt4 and Python2.6.6 to make a dialog box

Hello, This is FYI for those who consider themselves competent users, but are struggling through the Dialog creation and conversion from *.ui to *.py I was going through the FreeCAD help files and got 'stuck' when I tried to use the QT designer feature to create a dialog box and then convert it from...
by spgandau
Sat Aug 24, 2013 2:07 pm
Forum: Install / Compile
Topic: Install on 'other than C:', Installation issues, Win7 64
Replies: 9
Views: 3017

Re: Install on 'other than C:', Installation issues, Win7 64

Hello, this post caught my eye. I consider myself an end user, and am not well-versed in installation "issues" (ie. If the Windows installation does not execute properly, I am not able to compile my own from the source code). So, from this perspective, I have a query... Here is my setup. W...
by spgandau
Sun May 19, 2013 1:48 am
Forum: Help on using FreeCAD
Topic: web tutorial not givng result
Replies: 16
Views: 13673

Re: web tutorial not givng result

Hello wandererfan Thank you very much for taking the time to review my information. Greatly appreciated! Your explanations and responses help clarify my understanding. I will keep referring back to this discussion. I understand what you have written, but it will take some time to absorb it and apply...
by spgandau
Mon May 13, 2013 9:34 pm
Forum: Help on using FreeCAD
Topic: web tutorial not givng result
Replies: 16
Views: 13673

Re: web tutorial result and observations, starting over

Response to tutorial and views related. by Spgandau 1. I re-started the tutorial from the beginning: I am following the tutorial on the freecadweb.org site and using this sourceforge forum for response / feedback. I apologize for the confusion I caused earlier. All of my observations will reflect us...
by spgandau
Thu May 09, 2013 3:49 pm
Forum: Help on using FreeCAD
Topic: web tutorial not givng result
Replies: 16
Views: 13673

Re: web tutorial not givng result

thanks for the response. I did see this notice, and went to the freecadweb site. However, I got a bit turned around when I got logged into the sourceforge forum, and got responses that referenced the freecad page(s)...that was my lack of attention to detail! :oops: So, I kept using the sourceforge t...
by spgandau
Wed May 08, 2013 10:37 pm
Forum: Help on using FreeCAD
Topic: web tutorial not givng result
Replies: 16
Views: 13673

Re: web tutorial not givng result

You've brought back our old friend "activeDocument()" which we know doesn't give good results. Change all occurences to "ActiveDocument" or use the updated tutorial as a starting point. Your code creates a new document everytime the macro is run. Is that what you want? If so, be...
by spgandau
Sat May 04, 2013 2:14 am
Forum: Help on using FreeCAD
Topic: web tutorial not givng result
Replies: 16
Views: 13673

Re: web tutorial not givng result

Thanks all of you for your input. 1. I will try to put my next posts correctly between quotes/tags. sorry for the mess! :-) 2. #3 question was when viewing the Drawing Viewer. I did not evaluate in the main model.. I am still learning how to actually see it and work with it in the Main model. 3. Hop...
by spgandau
Fri May 03, 2013 2:06 am
Forum: Help on using FreeCAD
Topic: web tutorial not givng result
Replies: 16
Views: 13673

Re: web tutorial not givng result

I have re written / done the example. Here is what I had learned: 1. The shape is generated and displayed on the template page in Drawing viewer screen 2. During the fusion steps, the 'fused' parts disappear from view on the 'Unnamed' screen, when they are called and fused. 3. I struggled to underst...
by spgandau
Wed May 01, 2013 2:04 am
Forum: Help on using FreeCAD
Topic: web tutorial not givng result
Replies: 16
Views: 13673

Re: web tutorial not givng result

thanks, I'll give it a try.
spgandau
by spgandau
Sun Apr 28, 2013 9:01 pm
Forum: Help on using FreeCAD
Topic: web tutorial not givng result
Replies: 16
Views: 13673

web tutorial not givng result

OS: Windows 7 Platform: 32-bit Version: 0.13.1828 Python version: 2.6.2 Qt version: 4.5.2 Coin version: 3.1.0 SoQt version: 1.4.1 OCC version: 6.3.0 http://www.freecadweb.org/wiki/index.php?title=Drawing_Module *** comment by newbie user **** I copied each line item, to observe both the results on t...