Swing in Python
1
Name:
Anonymous
2009-07-18 22:43
Is there anyway to use java's swing in python?
2
Name:
Anonymous
2009-07-18 22:48
why would anybody do this oO
3
Name:
Anonymous
2009-07-18 23:13
Is there any way to use QBasic's GOTO in C++ ?
4
Name:
Anonymous
2009-07-18 23:24
Is there any way to use Visual Basic in LISP?
5
Name:
Anonymous
2009-07-18 23:28
Is there a way to use java's swing in java?
6
Name:
Anonymous
2009-07-18 23:41
>>4
Don't know about Visual Basic, but you could make a crappy domain specific language which imitated Visual Basic... LISP also has a GO special operator, which would allow emulating GOTO with ease.
7
Name:
Anonymous
2009-07-18 23:41
pyGTK
8
Name:
=+=*=F=R=O=Z=E=N==V=O=I=D=*=+=
!frozEn/KIg
2009-07-19 0:23
>>1 http://www.python.org/jpython
>>2 possibly
http://en.wikipedia.org/wiki/Swing_(Java)#Look_and_feel
>>3 http://www.cplusplus.com/doc/tutorial/control/#goto
>>4 There is no need to duplicating VB structure. Just port the algos.
>>5 Its designed for java.
_____________________________________
http://xs135.xs.to/xs135/09042/av922.jpg
Oh no! A young masked interrupt, holding up the bus.
9
Name:
Anonymous
2009-07-19 0:29
10
Name:
Anonymous
2009-07-19 0:36
Is there a way to use java's swing?
11
Name:
Anonymous
2009-07-19 3:34
12
Name:
Anonymous
2009-07-19 4:23
Jython; or IronPython + VJSSupUILib.dll; or CPython + Ctypes + embedded JVM.
13
Name:
Anonymous
2009-07-19 17:00
Is there any way to use HTML's <body> in FIOC ?
14
Name:
Anonymous
2009-07-19 22:34
Is there any way to use Haskell's Functor type class in C?
15
Name:
2010-10-22 16:45