Machinist Calculator

More
02 Nov 2012 00:10 #26190 by BigJohnT
I'm working on a python gtk glade sqlite machinist calculator. I have the thread tab pretty complete.

Anyone want to test it out?

gnipsel.com/shop/sfc/sfc.xhtml

John
The following user(s) said Thank You: piasdom

Please Log in or Create an account to join the conversation.

More
02 Nov 2012 12:53 #26196 by cmorley
Replied by cmorley on topic Machinist Calculator
pretty damn cool John.
I want it as a glade widget when your done. :)

Chris

Can you figure out how to do a ncggui for GTK too :)

Please Log in or Create an account to join the conversation.

More
02 Nov 2012 18:37 #26202 by Rick G
Replied by Rick G on topic Machinist Calculator
Great idea John!

I will try to take a look this weekend.

Rick G

Please Log in or Create an account to join the conversation.

More
02 Nov 2012 19:00 #26203 by BigJohnT
Replied by BigJohnT on topic Machinist Calculator

pretty damn cool John.
I want it as a glade widget when your done. :)

Chris

Can you figure out how to do a ncggui for GTK too :)


I can try... what would you use for a help contents window? A dialog box or something like that?

I refresh the zip file as I go along... this morning I fixed the ISO drill bit calculator it was borked...

John

Please Log in or Create an account to join the conversation.

More
02 Nov 2012 19:33 #26204 by BigJohnT
Replied by BigJohnT on topic Machinist Calculator
Anyone have a clue how to make a windoze exe from the python, gtk, glade, sqlite?

googling has left me more confused than before...

John

Please Log in or Create an account to join the conversation.

More
02 Nov 2012 21:22 #26205 by ArcEye
Replied by ArcEye on topic Machinist Calculator
Hi John

This link in the python docs, but I don't know if it builds a static or linked executable. Might be OK if static but otherwise would rely upon installed libraries that no windoze user is going to have.
docs.python.org/2/using/windows.html#py2exe

Maybe you should switch to Qt for completely portable cross platform code! :evil:

regards

Please Log in or Create an account to join the conversation.

More
03 Nov 2012 03:24 #26213 by BigJohnT
Replied by BigJohnT on topic Machinist Calculator
I've tried Qt in the past but didn't get very far... how portable is Qt?

John

Please Log in or Create an account to join the conversation.

More
03 Nov 2012 13:51 #26221 by ArcEye
Replied by ArcEye on topic Machinist Calculator
Extremely, every major platform including all the embedded ones.
That is C++, don't know if the pyQt bindings are on all platforms



This is a comparison with GTK, but outlines Qt quite well
www.wikivs.com/wiki/GTK_vs_Qt

regards
Attachments:

Please Log in or Create an account to join the conversation.

More
03 Nov 2012 19:46 #26225 by BigJohnT
Replied by BigJohnT on topic Machinist Calculator
So it would be best to use C++ with Qt?

When I checked my computer I have 5 different QT's on the menu

Qt3 Assistant
Qt 4 Assistant
Qt 4 Designer
Qt 4 Linguist
Qt Creator

Which one do I start with?

John

Please Log in or Create an account to join the conversation.

More
03 Nov 2012 20:11 - 03 Nov 2012 20:12 #26226 by BigJohnT
Replied by BigJohnT on topic Machinist Calculator
I actually like the Qt4 Designer better... one thing I really like is the precise placement of things on the screen.

Lets see if I can do a "Hello World" and go from there.

John
Last edit: 03 Nov 2012 20:12 by BigJohnT.

Please Log in or Create an account to join the conversation.

Moderators: piasdom
Time to create page: 0.163 seconds
Powered by Kunena Forum