java-gnome-developer Mailing List for The java-gnome language bindings project (Page 133)
Brought to you by:
afcowie
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(37) |
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(2) |
Feb
(20) |
Mar
(20) |
Apr
(8) |
May
|
Jun
(1) |
Jul
(6) |
Aug
(39) |
Sep
(37) |
Oct
(34) |
Nov
(50) |
Dec
(22) |
2002 |
Jan
(7) |
Feb
(13) |
Mar
(32) |
Apr
(16) |
May
(26) |
Jun
(20) |
Jul
(32) |
Aug
(7) |
Sep
(2) |
Oct
(11) |
Nov
(3) |
Dec
(35) |
2003 |
Jan
(11) |
Feb
(3) |
Mar
(8) |
Apr
(3) |
May
(11) |
Jun
(20) |
Jul
(11) |
Aug
(29) |
Sep
(13) |
Oct
(91) |
Nov
(185) |
Dec
(207) |
2004 |
Jan
(108) |
Feb
(171) |
Mar
(207) |
Apr
(113) |
May
(22) |
Jun
(53) |
Jul
(69) |
Aug
(43) |
Sep
(34) |
Oct
(182) |
Nov
(101) |
Dec
(61) |
2005 |
Jan
(86) |
Feb
(45) |
Mar
(106) |
Apr
(67) |
May
(70) |
Jun
(47) |
Jul
(19) |
Aug
(34) |
Sep
(24) |
Oct
(45) |
Nov
(20) |
Dec
(58) |
2006 |
Jan
(21) |
Feb
(21) |
Mar
(16) |
Apr
(24) |
May
(24) |
Jun
(47) |
Jul
(20) |
Aug
(8) |
Sep
(13) |
Oct
(7) |
Nov
(23) |
Dec
(2) |
2007 |
Jan
|
Feb
(14) |
Mar
(3) |
Apr
(11) |
May
(1) |
Jun
(15) |
Jul
(2) |
Aug
(5) |
Sep
(10) |
Oct
(5) |
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
(13) |
Mar
(13) |
Apr
(4) |
May
(2) |
Jun
(1) |
Jul
(5) |
Aug
(7) |
Sep
(2) |
Oct
(14) |
Nov
(11) |
Dec
(12) |
2009 |
Jan
(30) |
Feb
(4) |
Mar
(16) |
Apr
(9) |
May
(9) |
Jun
(7) |
Jul
(6) |
Aug
(3) |
Sep
(14) |
Oct
(8) |
Nov
(12) |
Dec
(9) |
2010 |
Jan
(4) |
Feb
(27) |
Mar
(6) |
Apr
(4) |
May
(3) |
Jun
(13) |
Jul
(6) |
Aug
(15) |
Sep
(15) |
Oct
(12) |
Nov
(11) |
Dec
(9) |
2011 |
Jan
(12) |
Feb
(11) |
Mar
|
Apr
(3) |
May
|
Jun
(3) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(8) |
Nov
(1) |
Dec
|
2012 |
Jan
|
Feb
(10) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
(2) |
Sep
(7) |
Oct
(7) |
Nov
|
Dec
(4) |
2013 |
Jan
(8) |
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
(3) |
Jun
(3) |
Jul
(16) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Niko S. <nik...@gm...> - 2001-12-06 15:41:00
|
Hello, I fooled around with gnome and ruby a while and I was thinking why it wouldn't be possible to support Swing in gnome windows. I mean, the big problem with swing is speed, as far as i know, and this does not come from the swing widgets but from the horrible AWT threading, imho. swing is pure java in the biggest parts, i dont really see why it wouldnt be possible to write a new Graphics2D class, and let swing draw itself into a gnome frame. youd get with one single class: - full swing support - j2d support - maybe replace the JFrame class, who knows. whats your idea bout this? regards, nick |
From: jordan <bo...@on...> - 2001-11-30 13:19:59
|
Thanks.... build successful :) On Friday 30 November 2001 12:27, Jeffrey Morgan wrote: > >gnu/jni/gnu_gtk_GtkWindow.c: In function > > `GtkWindow_get_window_has_focus': > >gnu/jni/gnu_gtk_GtkWindow.c:330: structure has no member named > >`window_has_focus' > >gnu/jni/gnu_gtk_GtkWindow.c: In function > >`GtkWindow_get_window_has_pointer_focus': > >gnu/jni/gnu_gtk_GtkWindow.c:352: structure has no member named > >`window_has_pointer_focus' > >make[2]: *** [gnu/jni/gnu_gtk_GtkWindow.o] Error 1 > >make[2]: Leaving directory `/usr/local/src/java-gnome-0.7.1/src' > >make[1]: *** [gtk] Error 2 > >make[1]: Leaving directory `/usr/local/src/java-gnome-0.7.1/src' > >make: *** [distro] Error 2 This error is being caused because Java-GNOME is trying to create an accessor method to retrieve the value of window_has_pointer_focus and window_has_focus in the _GtkWindow structure. I would guess the version of Gtk that is being used doesn't have this member. You can verify this by looking in the gtk/gtkwindow.h header file at the _GtkWindow structure. You should see "guint window_has_pointer_focus : 1;" This member was removed in the 1.3.X/2.0 version of Gtk. Is it possible that you have this compiled on your system and the bindings are trying to use this version? You can remove the creation of this accessor by modifying the defs/gtk.defs file. You will see the definition of "bool window_has_pointer_focus" in the fields section of the define-object construct for GtkWindow. It is completely safe to remove this line. > A quick update on this situation... > I have just built java-gnome-0.7 straight off. Any ideas? I > am using mandrake > 7.2 and Gnome 1.2 ... ---------------------------------------- Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" Content-Transfer-Encoding: 7bit Content-Description: ---------------------------------------- |
From: Jeffrey M. <Jef...@Br...> - 2001-11-30 12:27:50
|
> >gnu/jni/gnu_gtk_GtkWindow.c: In function > `GtkWindow_get_window_has_focus': > >gnu/jni/gnu_gtk_GtkWindow.c:330: structure has no member named > >`window_has_focus' > >gnu/jni/gnu_gtk_GtkWindow.c: In function > >`GtkWindow_get_window_has_pointer_focus': > >gnu/jni/gnu_gtk_GtkWindow.c:352: structure has no member named > >`window_has_pointer_focus' > >make[2]: *** [gnu/jni/gnu_gtk_GtkWindow.o] Error 1 > >make[2]: Leaving directory `/usr/local/src/java-gnome-0.7.1/src' > >make[1]: *** [gtk] Error 2 > >make[1]: Leaving directory `/usr/local/src/java-gnome-0.7.1/src' > >make: *** [distro] Error 2 This error is being caused because Java-GNOME is trying to create an accessor method to retrieve the value of window_has_pointer_focus and window_has_focus in the _GtkWindow structure. I would guess the version of Gtk that is being used doesn't have this member. You can verify this by looking in the gtk/gtkwindow.h header file at the _GtkWindow structure. You should see "guint window_has_pointer_focus : 1;" This member was removed in the 1.3.X/2.0 version of Gtk. Is it possible that you have this compiled on your system and the bindings are trying to use this version? You can remove the creation of this accessor by modifying the defs/gtk.defs file. You will see the definition of "bool window_has_pointer_focus" in the fields section of the define-object construct for GtkWindow. It is completely safe to remove this line. > A quick update on this situation... > I have just built java-gnome-0.7 straight off. Any ideas? I > am using mandrake > 7.2 and Gnome 1.2 ... |
From: jordan <bo...@on...> - 2001-11-30 10:41:42
|
On Thursday 29 November 2001 22:10, jordan wrote: >Hello, > >Im trying to build java-gnome 0.7.1. >After doing a 'make all' it builds for *quite a while* and then i get the >following errors: > >gcc -c -g -O2 -fPIC -Iother gnu/jni/gnu_gtk_GtkWindow.c -o >gnu/jni/gnu_gtk_GtkWindow.o -I /usr/local/j2sdk1.3.1//include -I >/usr/local/j2sdk1.3.1//include/linux -I/usr/lib/glib/include >-I/usr/X11R6/include \ > -I/usr/include/gnome-xml -I/usr/lib/glib/include -I/usr/X11R6/include >-DGTK >gnu/jni/gnu_gtk_GtkWindow.c: In function `GtkWindow_get_window_has_focus': >gnu/jni/gnu_gtk_GtkWindow.c:330: structure has no member named >`window_has_focus' >gnu/jni/gnu_gtk_GtkWindow.c: In function >`GtkWindow_get_window_has_pointer_focus': >gnu/jni/gnu_gtk_GtkWindow.c:352: structure has no member named >`window_has_pointer_focus' >make[2]: *** [gnu/jni/gnu_gtk_GtkWindow.o] Error 1 >make[2]: Leaving directory `/usr/local/src/java-gnome-0.7.1/src' >make[1]: *** [gtk] Error 2 >make[1]: Leaving directory `/usr/local/src/java-gnome-0.7.1/src' >make: *** [distro] Error 2 > > >Please, i really want to check this out, so if anyone can give me any help > on this i will greatly appreciate it. > >Jordan. > A quick update on this situation... I have just built java-gnome-0.7 straight off. Any ideas? I am using mandrake 7.2 and Gnome 1.2 ... |
From: jordan <bo...@on...> - 2001-11-29 22:15:40
|
Hello, Im trying to build java-gnome 0.7.1. After doing a 'make all' it builds for *quite a while* and then i get the following errors: gcc -c -g -O2 -fPIC -Iother gnu/jni/gnu_gtk_GtkWindow.c -o gnu/jni/gnu_gtk_GtkWindow.o -I /usr/local/j2sdk1.3.1//include -I /usr/local/j2sdk1.3.1//include/linux -I/usr/lib/glib/include -I/usr/X11R6/include \ -I/usr/include/gnome-xml -I/usr/lib/glib/include -I/usr/X11R6/include -DGTK gnu/jni/gnu_gtk_GtkWindow.c: In function `GtkWindow_get_window_has_focus': gnu/jni/gnu_gtk_GtkWindow.c:330: structure has no member named `window_has_focus' gnu/jni/gnu_gtk_GtkWindow.c: In function `GtkWindow_get_window_has_pointer_focus': gnu/jni/gnu_gtk_GtkWindow.c:352: structure has no member named `window_has_pointer_focus' make[2]: *** [gnu/jni/gnu_gtk_GtkWindow.o] Error 1 make[2]: Leaving directory `/usr/local/src/java-gnome-0.7.1/src' make[1]: *** [gtk] Error 2 make[1]: Leaving directory `/usr/local/src/java-gnome-0.7.1/src' make: *** [distro] Error 2 Please, i really want to check this out, so if anyone can give me any help on this i will greatly appreciate it. Jordan. |
From: Jeffrey M. <Jef...@Br...> - 2001-11-29 12:54:39
|
Thanks for the input. I am not aware of anybody using the bindings on Solaris. Although we have numerous Sun boxes at my work I am not able to use them for the Java-GNOME project. I have only been able to test the bindings on Linux/Intel. The messages you sent do not occur on this platform. The method that is causing the problems is jobject_cb_info_new in src/other/callback_dispatcher.c. In this method you will see a call to jobject_to_gtk (via the macro) to get the reference to the native widget, a call to gtk_signal_lookup (causing the first Gtk-CRITICAL error), and then a call to gtk_signal_query (causing the second Gtk_CRITICAL error). If I had to guess I would speculate the problem is in the call to jobject_to_gtk (at the beginning of the callback_dispatcher.c file). In this method I am getting the FieldID to the "nativepeer" Java member of GtkObject which holds the reference to the native peer. This member is of type long and I use GetLongField to retrieve that value and assign it to a jint. This could be the problem. Try changing the jint obj_pointer to a jlong. Let me know if this fixes your problem. Also, any changes that you made to Makefiles to facilitate a Solaris build would be appreciated. -Jeff > Anyway, if I get some time I'll look into this in more > detail. I just > wanted to know if > a) anyone has used Solaris 8 before and was able to run the > TestGTK code > without problems > b) anyone was looking into the above messages > c) anyone has any pointers on the above problems. > |
From: Alan S. <st...@re...> - 2001-11-28 21:53:27
|
Hello all, First, the Java bindings for GNOME look great. I downloaded the 0.7.1 version and built everything on a Solaris 8 box, Sun's JDK 1.3.1 and using Sun's release of GNOME 1.4 (or my own build of gtk/glib/gdk/etc) There were some minor problems with the Makefiles and one of the autogenerated C codes, but no show stoppers, and I was able to run one or two small demo programs. However, when running: java TestGTK I get the following warnings Gtk-WARNING **: invalid class type `void' in cast to`GtkObject' Gtk-WARNING **: invalid class type `void' in cast to `GtkObject' Gtk-CRITICAL **: file gtksignal.c: line 433 (gtk_signal_lookup): assertion `gtk_type_is_a (object_type, GTK_TYPE_OBJECT)' failed. Gtk-CRITICAL **: file gtksignal.c: line 470 (gtk_signal_query): assertion `signal_id >= 1' failed. There are quite a few warnings during the the compilation of the C glue code regarding casting pointers to/from integers and related operations. Anyway, if I get some time I'll look into this in more detail. I just wanted to know if a) anyone has used Solaris 8 before and was able to run the TestGTK code without problems b) anyone was looking into the above messages c) anyone has any pointers on the above problems. -- Alan L. Stange Renaissance Technologies Corp. st...@re... |
From: Jeffrey M. <Jef...@Br...> - 2001-11-27 12:26:43
|
I am sorry I don't have better news for you but i18n is one area of GTK/Gnome that I haven't addressed. Currently my focus is on Gnome 2.0 which will become Java-GNOME 0.8. I hope to have this release out by years end. The next release (0.8.1) will address Internationalization. I would hope to have this release available by the middle of March. If this timeframe doesn't work for you and if you are interested in putting in the effort I would be happy to guide you through the process of adding this capability to Java-GNOME. -Jeff > I'm korean a java developer. > I want to adapt java-gnome to my (private) project. > it doesn't display and input korean. > (probally other fast-eastern are the same. > is there no korean/japanese/chinese members in this mailing?) > IMHO, there are no considerations on string > encoding/decoding(wrap/unwrap). > please, let me know what is my starting point to fix this problem. > I don't want to return to the c/c++ :-( > > in apology for my ugly english... ;-) > > > > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |
From: Jang D. Su <po...@he...> - 2001-11-27 08:14:37
|
I'm korean a java developer. I want to adapt java-gnome to my (private) project. it doesn't display and input korean. (probally other fast-eastern are the same. is there no korean/japanese/chinese members in this mailing?) IMHO, there are no considerations on string encoding/decoding(wrap/unwrap). please, let me know what is my starting point to fix this problem. I don't want to return to the c/c++ :-( in apology for my ugly english... ;-) |
From: ¢¾ IT±³À°<we...@e-...> - 2001-11-27 02:49:06
|
<html> <head> <title>INTERSIGN</title> <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> </head> <body bgcolor="#000000" text="#000000" leftmargin="0" topmargin="0"> <table width="550" border="1" cellspacing="0" cellpadding="0" align="center"> <tr> <td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="550" height="400"> <param name=movie value="http://www.e-intersign.com/event/flash/intro_th.swf"> <param name=quality value=high> <param name="LOOP" value="false"> <embed src="http://www.e-intersign.com/event/flash/intro_th.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="550" height="400"> </embed> </object></td> </tr> </table> </body> </html> |
From: Shahin, M. <Mof...@ds...> - 2001-11-26 22:48:17
|
G'day all, I have a Java app that I want to add minor gnome support for. What I want to do is be able to is dock the java window at the bottom or top of the screen. Is there a way of doing this in Gnome 1.4, with Gnome-Java ? Mof. |
From: Ken B. <k.i...@ga...> - 2001-11-26 21:37:38
|
I'm trying to create an application with an embeded terminal. Are there any plans to add zvt_term_forkpty() to the GNOME ZVT class? If not, how do I use this widget as a terminal? -- Ken Beaumont Associate, GATS Inc 757-873-5920 ext 1054 |
From: Jeffrey M. <Jef...@Br...> - 2001-11-26 12:57:02
|
I currently have no plans to provide compilation without a JDK. I haven't started to look into what it would take to provide this capability. Currently my focus is on GNOME 2.0. > > Hi there! > > I was wondering if there will be support for compiling your bindings > without a JDK and only gcj? > > -- > Martin Willemoes Hansen > |
From: Jeffrey M. <Jef...@Br...> - 2001-11-26 12:41:26
|
If you need it for you project please feel free to make any modifications you want. Today and tomorrow I will be checking code into CVS that will allow java-gnome to compile under GLIB/GDK/GTK 2.0. By this time next week I hope to have the same with the GNOME libraries. This new code will break the bindings for older versions of the libraries. This was necessary due to the fact that the core fundamentals of the libraries have changed. GType, GObject, and the changes to the signal mechanism would have made it quite difficult to maintain two branches of the code. More than likely your patch could be applied to the new version of the bindings with little change. I would gladly accept you patch once I have this working with GNOME 2.0 (hopefully middle to end of next week). -Jeff > I just noticed that a bunch of the gnome_xxx_dialog functions are not > wrapped. I was about to add them (I need them for my project), but if > there won't be any more Gnome 1.x releases, should I bother? > > John > |
From: Today's N. <su...@no...> - 2001-11-24 07:05:20
|
ѰÇóÒ»¸öºÃµÄÓòÃû¡¢¸ßËÙÎȶ¨µÄ¿Õ¼ä? ÄǾÍÇëÄúÀ´ÕâÀï¿´¿´°É£º http://www.now.net.cn ʱ´´ÍøÂ磡 ¡î ÂÊÏÈÖ§³ÖJSP ¼°×îбê×¼JDBC Êý¾Ý¿â£¬ÍêÈ«½â×¼ÖÐÎļ°Êý¾Ý¿âÖÐÎÄÎÊÌâ ¡î ¶àÖÖ¶¯Ì¬½Å±¾°üÀ¨ ASP£¬PHP,CGI £¬PERL5.6 ,JSP,Servlet , »¹ÓпìËÙCGI £¬¿ìËÙPERL£¨fcgi)Ö§³Ö£¬ PHPÒ²´ø×îмÓËÙÒýÖ¿£¡ (Ïê¼û:http://www.now.net.cn/host/) ¡î ¶àÖÖÊý¾Ý¿âÖ§³Ö£¬°üÀ¨ SQL SERVER2000 MYSQL MYSQL-MAX ACESS ¡î ¶ÀÓеĿÉÊÓ»¯ÓòÃû·þÎñÆ÷VDNSϵͳ£¬Ê¹ÓÃÄÜÈÎÒâµØ½¨Á¢ÄúµÄ×ÓÓòÃû¼°×ÓÍøÕ¾ (Ïê¼û:http://www.now.net.cn/support/VDNSFAQ.net ÓòÃû×¢²á°üÀ¨ : .com .net .org .biz .info .cc .tv .sh .com.cn .net.cn .gov.cn .org.cn ) ¡î È«ÐÂµÄÆóÒµÓʼþϵͳ£¬³¬´óÈÝÁ¿¡¢Ç¿´óµÄ¹¦ÄÜ£¬»¹ÓÐÍêÕû¹ÜÀíºǫ́£¬ ½¨Á¢Äú¹«Ë¾µÄÆóÒµÓʾ֣¬Ö»ÊǼ¸·ÖÖÓµÄÊ£¡ (Ïê¼û:http://www.now.net.cn/email) ÎÒÃÇ»¹ÌṩIDC¡¢Ö÷»úÍйܡ¢Ö÷»ú×âÁÞ¡¢ÆóÒµµç×ÓÓʾÖϵͳ£¬·þÎñ¸üºÃ£¬¼Û¸ñ¸üÓÅ£¡ http://idc.now.net.cn ¿ìµ½http://www.now.net.ʱ´´ÍøÂç°É£¡¿ÉÄÜ»áÒâÏë²»µ½µÄ¾ªÏ²¡¡¡¡¡¡¡¡.. ^-^ ʱ´´ÍøÂç ÁªÏµÈË£ºÇñС½ã »ÆÐ¡½ã »¶ÓÄú·ÃÎÊToday's Network <http://www.now.net.cn> »¶ÓÄúÖÂÐÅToday's Network su...@no... (Èç¹û´ËÄÚÈݶÔÄúûÓмÛÖµ£¬Çëɾ³ýËü£¬ÎÒÃǶÔðÃÁ´òÈÅÄú±íʾÉîÉîµÄǸÒ⣡) |
From: John M. <jo...@ma...> - 2001-11-22 03:19:19
|
I just noticed that a bunch of the gnome_xxx_dialog functions are not wrapped. I was about to add them (I need them for my project), but if there won't be any more Gnome 1.x releases, should I bother? John |
From: Martin W. H. <mw...@sy...> - 2001-11-21 22:15:04
|
Hi there! I was wondering if there will be support for compiling your bindings without a JDK and only gcj? -- Martin Willemoes Hansen -------------------------------------------------------- E-Mail mw...@sy... Website mwh.sysrq.dk IRC MWH, openprojects -------------------------------------------------------- |
From: Jeffrey M. <Jef...@Br...> - 2001-11-21 17:34:31
|
There is a new release of Java-GNOME available on the web site. This release has focused on stability and rounding out the API with classes and methods that were missing in previous releases. This is the last release that will support GTK/GNOME 1.X. We hope to have our first GNOME 2 release before the end of the year. The updated roadmap is on the web site. -Jeffrey |
From: Daniel H. <dhe...@wo...> - 2001-11-21 14:10:01
|
Sayeth je...@pi... on Wed, Nov 21, 2001 at 01:49:42PM +0000: > I'll let you know how far I get. If anyone has debian installed it would also be > nice if they could test the (to-be-created) package before I add it to the > distribution. John, I use debian, both potato and woody. I'd be willing to test your debs, no problem. Thx, -daniel -- Daniel Hedrick, Software Engineer dhe...@wo... "Some mistakes are too much fun to make only once." |
From: <je...@pi...> - 2001-11-21 14:05:13
|
>> I'm wondering when the next release of java-gnome is due. >> >> I have a program that uses java-gnome (works with the 0.7 release) >> that I want to include in the debian distribution. >> >> For this reason I would like to make a java-gnome debian package >> and include it in the distribution too. >> >> Should I wait for a new release, or package release 0.7? >My plans have changed due to some recent developments. I hope to >release 0.7.1 of Java-GNOME later today. I would recommend using >this release. >-Jeff Sounds good. I'll let you know how far I get. If anyone has debian installed it would also be nice if they could test the (to-be-created) package before I add it to the distribution. John Leuner --------------------------------------------- This message was sent using M-Web Airmail. http://airmail.mweb.co.za/ |
From: Jeffrey M. <Jef...@Br...> - 2001-11-21 13:44:56
|
> I'm wondering when the next release of java-gnome is due. > > I have a program that uses java-gnome (works with the 0.7 release) > that I want to include in the debian distribution. > > For this reason I would like to make a java-gnome debian package > and include it in the distribution too. > > Should I wait for a new release, or package release 0.7? My plans have changed due to some recent developments. I hope to release 0.7.1 of Java-GNOME later today. I would recommend using this release. -Jeff |
From: Jeffrey M. <Jef...@Br...> - 2001-11-21 13:44:29
|
> > Using Glade I can associate data with signals. My question is: How can > I access this data in my callbacks? I could this when building a > calculator for example, where the callback of all buttons representing > digits could be the same. The example that you sent contains the answer. If you look at your callback methods the parameter that is passed is the data from glade. For example, in the method mapped to the click event for button one: public void on_digitButton1_clicked(Object button) If you put the value "1" in the "Data" field in the signal tab in glade then the Object button actually is the value 1. If you execute System.out.println(button.toString()) It will print "1". What you can do is map all of your numeric buttons to the same callback that knows how to deal with numbers passing the value that is the label. Map your operator buttons to a signal callback that understands how to deal with operators. -Jeff |
From: John M. <jo...@ma...> - 2001-11-21 03:05:04
|
We should really add the following to type BaseObject: public java.lang.Object Data; When writing a GUI, it is invaluable to have the ability to store an arbitrary data object in the widget. This is normally used to store widget-specific data, like what user-defined object handles the widget, etc. Even better would probably be a Hashtable, but that might add a bit more overhead than we really need. Discussion? John |
From: Michael S. <ml...@ko...> - 2001-11-15 11:56:26
|
>>>>> "Jeffrey" == Jeffrey Morgan <Jef...@Br...> writes: Jeffrey> Please send you example and I will be happy to look into Jeffrey> it and provide a recommendation. Sounds good! |
From: Jeffrey M. <Jef...@Br...> - 2001-11-14 15:33:09
|
Please send you example and I will be happy to look into it and provide a recommendation. -Jeff > Hello all! > > Using Glade I can associate data with signals. My question is: How can > I access this data in my callbacks? I could this when building a > calculator for example, where the callback of all buttons representing > digits could be the same. > > Michael. > > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |