| View previous topic :: View next topic |
| Author |
Message |
Nay Oo Guest
|
Posted: Thu Jan 29, 2004 2:58 am Post subject: Python |
|
|
Anybody knows:
1. Any Python codes/modules to display Window GUI in Windows OS? (or)
How to write /call modules to display Windows Frames?
2. Is there anyway to make installation shield to install the program
written in Python Language in Windows OS?
|
|
| Back to top |
|
 |
Artie Gold Guest
|
Posted: Thu Jan 29, 2004 3:02 am Post subject: Re: Python |
|
|
Nay Oo wrote:
| Quote: | Anybody knows:
1. Any Python codes/modules to display Window GUI in Windows OS? (or)
How to write /call modules to display Windows Frames?
2. Is there anyway to make installation shield to install the program
written in Python Language in Windows OS?
Maybe. |
And I bet you'd likely get an absolutely *illuminating* answer (if not
several) at news:comp.lang.python.
!
--ag
--
Artie Gold -- Austin, Texas
|
|
| Back to top |
|
 |
Jonathan Turkanis Guest
|
Posted: Thu Jan 29, 2004 3:16 am Post subject: Re: Python |
|
|
"Artie Gold" <artiegold (AT) austin (DOT) rr.com> wrote
| Quote: | Nay Oo wrote:
Anybody knows:
1. Any Python codes/modules to display Window GUI in Windows OS?
(or)
How to write /call modules to display Windows Frames?
2. Is there anyway to make installation shield to install the
program
written in Python Language in Windows OS?
Maybe.
And I bet you'd likely get an absolutely *illuminating* answer (if
not
several) at news:comp.lang.python.
|
I was assuming, charitably, that by 'Python' the OP meant 'C++' . I
wasn't sure what to make of those other funny words, like 'Windows',
'GUI' and 'OS'. :-)
Jonathan
|
|
| Back to top |
|
 |
Artie Gold Guest
|
Posted: Thu Jan 29, 2004 3:45 am Post subject: Re: Python |
|
|
Jonathan Turkanis wrote:
| Quote: | "Artie Gold" <artiegold (AT) austin (DOT) rr.com> wrote in message
news:bv9t4g$ovc8p$1 (AT) ID-219787 (DOT) news.uni-berlin.de...
Nay Oo wrote:
Anybody knows:
1. Any Python codes/modules to display Window GUI in Windows OS?
(or)
How to write /call modules to display Windows Frames?
2. Is there anyway to make installation shield to install the
program
written in Python Language in Windows OS?
Maybe.
And I bet you'd likely get an absolutely *illuminating* answer (if
not
several) at news:comp.lang.python.
I was assuming, charitably, that by 'Python' the OP meant 'C++' . I
wasn't sure what to make of those other funny words, like 'Windows',
'GUI' and 'OS'. :-)
|
Ah. Indeed.
I guess they were typographical errors. Usenet seems make people type
too fast and not read what they write.
[Ah, hell, I admit it. I was feeling, erm, *charitable*. <gasp>]
;-)
--ag
--
Artie Gold -- Austin, Texas
|
|
| Back to top |
|
 |
Phlip Guest
|
Posted: Thu Jan 29, 2004 4:03 am Post subject: Re: Python |
|
|
Nay Oo wrote:
| Quote: | Anybody knows:
1. Any Python codes/modules to display Window GUI in Windows OS? (or)
How to write /call modules to display Windows Frames?
2. Is there anyway to make installation shield to install the program
written in Python Language in Windows OS?
|
Python sucks. Try Ruby.
"Frames" don't exist. Try forms or windows.
MS Windows sucks. Try Linux.
Installers suck. Mail'em your source.
--
Phlip
http://www.xpsd.org/cgi-bin/wiki?TestFirstUserInterfaces
|
|
| Back to top |
|
 |
Attila Feher Guest
|
Posted: Thu Jan 29, 2004 6:04 am Post subject: Re: Python |
|
|
Phlip wrote:
| Quote: | Nay Oo wrote:
Anybody knows:
1. Any Python codes/modules to display Window GUI in Windows OS? (or)
How to write /call modules to display Windows Frames?
2. Is there anyway to make installation shield to install the program
written in Python Language in Windows OS?
Python sucks. Try Ruby.
"Frames" don't exist. Try forms or windows.
MS Windows sucks. Try Linux.
Installers suck. Mail'em your source.
|
Please note: what you read above is opinion. Others beg to differ.
Especially about the "Python sucks" part. I also believe that both my
employer and its customers would be very upset if we started mailing source
code, instead of delivering systems.
My 2c.
--
Attila aka WW
|
|
| Back to top |
|
 |
Cy Edmunds Guest
|
Posted: Thu Jan 29, 2004 11:01 pm Post subject: Re: Python |
|
|
[snip]
| Quote: | [Ah, hell, I admit it. I was feeling, erm, *charitable*. <gasp>]
;-)
--ag
--
Artie Gold -- Austin, Texas
|
Well, all right this time. Just don't let it happen again.
--
Cy
http://home.rochester.rr.com/cyhome/
|
|
| Back to top |
|
 |
Phlip Guest
|
Posted: Mon Feb 02, 2004 4:33 am Post subject: Re: Python |
|
|
Attila Feher wrote:
| Quote: | Python sucks. Try Ruby.
"Frames" don't exist. Try forms or windows.
MS Windows sucks. Try Linux.
Installers suck. Mail'em your source.
Please note: what you read above is opinion. Others beg to differ.
Especially about the "Python sucks" part. I also believe that both my
employer and its customers would be very upset if we started mailing source
code, instead of delivering systems.
|
C++ sucks. But I can't figure out why I keep writing kick-ass programs with it...
--
Phlip
|
|
| Back to top |
|
 |
|