SpecTix

J

JDevine

I am brand new to python. I have written a windows program that I'd like
to use SpecTix to design the GI for. After experimenting with Spectix, I
have realized the output (.ui file) is not in python, Since there is no
documentation for Spectix that I can find, can someone please tell me what
language the ui file is in and the necessary process to connect that output
to an already functional .py file

-Justin

Thanks alot to any who provide some help.
 
T

Tim Jarman

I am brand new to python. I have written a windows program that I'd
like
to use SpecTix to design the GI for. After experimenting with
Spectix, I
have realized the output (.ui file) is not in python, Since there is no
documentation for Spectix that I can find, can someone please tell me
what
language the ui file is in and the necessary process to connect that
output
to an already functional .py file

-Justin

Thanks alot to any who provide some help.

Well... I haven't used SpecTix either, but Tix is an extension to Tk,
and Tk is written in Tcl so I would guess the ui file is in Tcl. As to
how to connect that file to Python I haven't a clue, sorry! (But I have
a horrible feeling that the SpecTix project may be dead... although I
could be thinking of SpecTcl...)

You might have better luck with this question on a specialist
Spec[Tix|Tcl] list.

HTH

Tim J
 
B

Bill Dandreta

JDevine said:
I am brand new to python. I have written a windows program that I'd like
to use SpecTix to design the GI for. After experimenting with Spectix, I
have realized the output (.ui file) is not in python, Since there is no
documentation for Spectix that I can find, can someone please tell me what
language the ui file is in and the necessary process to connect that output
to an already functional .py file

Preferences-Options-Target gives a list of output languages of which
Python is one.

Bill
 
A

Alan Gauld

a horrible feeling that the SpecTix project may be dead... although I
could be thinking of SpecTcl...)

SpecTcl nearly died but seems to have been reborn and has a
fairly active site on Sourceforge. SpecTix seems to have grown
out of SpecTcl and fully supports Python(Tkinter) although the
default is Tcl. But both prohjects appear to be alive and well.

I downloaded SpecTix just last week but have not got round
to using it yet...

Alan G.
Author of the Learn to Program website
http://www.freenetpages.co.uk/hp/alan.gauld
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top