This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Jython and gij-4.0


>>>>> "Sandor" == Sandor Bodo-Merle <sbodomerle@gmail.com> writes:

Sandor> Using jython on top of gij-4.0 (gcc version 4.0.1 20050508
Sandor> (prerelease) (Debian 4.0.0-6) )

Nice.

>>>> win = swing.JFrame('Jython on GIJ4')
>>>> win.size = (100, 100)
>>>> win.show()

Sandor> (.:8315): GLib-GObject-WARNING **: invalid uninstantiatable type
Sandor> `gint' in cast to `GtkWidget'
Sandor> [ etc ]

Offhand I don't know what is going on here; I haven't really looked
into our Swing code.  Could you file a PR for this?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]