java-gnome-developer Mailing List for The java-gnome language bindings project (Page 35)
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: Andrew C. <an...@op...> - 2005-10-25 21:06:46
|
Hello, libgtk-java 2.8.1, and lib{gnome,glade,gconf}-java 2.12.1 have been released. See: http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/NewsTwoTwelveOne Source tarballs are, as usual, available for download from: http://research.operationaldynamics.com/linux/java-gnome/ hackers: CVS tagged and now re-opened for commits. AfC Toronto |
From: Sami W. <swa...@re...> - 2005-10-25 14:30:54
|
Hi jvic, I am having trouble registering for a wicki account on the java-gnome website. I never really receive the confirmation email. Any idea whats going on there ? Thanx Sami Wagiaalla |
From: M. <li...@so...> - 2005-10-25 14:00:24
|
Hi, Is there a standard way to enable copy / paste (Ctrl-C, Ctrl-V) in a TextView ? It works fine if i use the mouse, but the keyboard short cuts should work as well ?? I've looked a little into the Clipboard class, but it seems a bit unnecessary to program in my self, shouldn't it be part the textview class ?? Cheers, Soren --- Creator of the two Java-Gnome related projects. http://jindex.berlios.de http://developer.berlios.de/projects/jdbrowser/ |
From: Adam J. <ajo...@re...> - 2005-10-25 13:42:13
|
Maxwell Hartono wrote: > Hi, > > Is there a list of keyboard key value in the API? > So that I can use it for comparing which key has been pressed. > Max, If you're using 2.8.0 or earlier you can use org.gnu.gdk.KeySymbol, although in HEAD this has been deprecated in favour of org.gnu.gdk.KeyValue Adam |
From: Maxwell H. <bla...@ho...> - 2005-10-25 01:10:48
|
Hi, Is there a list of keyboard key value in the API? So that I can use it for comparing which key has been pressed. Thanks, Max _________________________________________________________________ SEEK: Over 80,000 jobs across all industries at Australia's #1 job site. http://ninemsn.seek.com.au?hotmail |
From: Ben K. <be...@ba...> - 2005-10-19 14:20:10
|
Hi,=20 I cut a release of the Java-GNOME Plugin the other day: http://www.bagu.org/eclipse/jgp/jgp-0.1.zip To install the plugin, just unzip it into your eclipse installation directory. The source is in my svn repo: http://svn.bagu.org/jgp/tags/release-0.1.0/ I would like to put the sources for this plugin into cvs.gnome.org but I am planning on doing some refactoring soon and cvs tends not to like that kind of thing. Once the structure of the plugin stabilizes, I will move it over to the gnome cvs repo. In the mean time, the latest source can be grabbed from: http://svn.bagu.org/jgp/trunk/ Thanks to Andrew Overholt who helped with porting the plugin to Eclipse 3.x and to Dan Pilone for originally writing the plugin. Cheers, Ben --=20 Ben Konrath gpg --keyserver pgp.mit.edu --recv-keys EB3467D6=20 |
From: Sandor Bodo-M. <sbo...@gm...> - 2005-10-17 14:52:30
|
Hi, I have a question about accessing XSync from java-gnome. Is this possible in some way? Im in a situation where i have to know that an image is on the display for sure. I didnt find any API call from the gtk bindings which would help me. Sanyi |
From: Sandor Bodo-M. <sbo...@gm...> - 2005-10-12 18:18:01
|
Hi, Is there a possibility for someone to publicly host the java-gnome 2.12 tarballs? The alternate site listed in the announce gives access denied messages :( Unfortunately im not in a situation to host them. Thanks in advance Sanyi |
From: M. <li...@so...> - 2005-10-11 15:10:20
|
Hi, Is it possible to show an Image in a TreeView column. If not, is it possible to convert an Image to a PixBuf. Cheers, Soren Mathiasen |
From: Adam J. <ajo...@re...> - 2005-10-06 21:16:33
|
Hey everyone, Just letting you know that Keyboard accelerator funcitonality is now in CVS HEAD, and hopefully soon in libgtk-java 2.8.1. As well the KeySymbol class has been deprecated, with the KeyValue class replacing it. I hope to have an accelerator tutorial up on the website shortly, but if you have any questions in the meantime please feel free to contact myself via the list. Thanks, Adam Jocksch |
From: Andrew C. <an...@op...> - 2005-10-06 17:51:41
|
On Thu, 2005-06-10 at 10:37 +0200, Ralph Henneberger wrote: > i have a Problem with the TreeView. ... i will selectet a Column by default. The default > Column is by the most start diffrent. Are you confusing sorting with searching? Sort column: TreeViewColumn account_ViewColumn; ... account_ViewColumn.setTitle("Account"); account_ViewColumn.setClickable(true); account_ViewColumn.setSortColumn(_accountTitle_DataColumn); Search column: > tvBouquet.setEnableSearch(true); > tvBouquet.setSearchDataColumn(dc[1]); or use TreeModelFilter's setVisibleMethod(new TreeModelFilterVisibleMethod() { ... }) AfC New York -- Andrew Frederick Cowie Managing Director Operational Dynamics Consulting Pty Ltd http://www.operationaldynamics.com/ Management Consultants specializing in strategy, organizational architecture, procedures to survive change, and performance hardening for the people and systems behind the mission critical enterprise. Operating Worldwide: Sydney +61 2 9977 6866 New York +1 646 472 5054 Toronto +1 416 848 6072 London +44 207 1019201 |
From: Ralph H. <ra...@gm...> - 2005-10-06 08:58:51
|
Hello, i have a Problem with the TreeView. I'm write a little TestProgram with TreeView, i have (a little Code for example). I will when the Program start's , i will selectet a Column by default. The default Column is by the most start diffrent. I have not found a example todo this. Can you give ma a little example. I hope you understand my bad english! Greets Ralph Create TreeView from a glade-file ---------- GuiProgram --------------- .... private void initTreeViewBouquet() { tvBouquet.getSelection().addListener((TreeSelectionListener) this); dc = new DataColumn[2]; dc[0] = new DataColumnString(); dc[1] = new DataColumnString(); lsBouquet = new ListStore(dc); control.readBouquets(lsBouquet, dc); tvBouquet.setModel(lsBouquet); tvBouquet.setEnableSearch(true); tvBouquet.setAlternateRowColor(true); tvBouquet.setHeadersVisible(true); TreeViewColumn col0 = new TreeViewColumn(); CellRendererText render0 = new CellRendererText(); col0.packStart(render0, true); col0.addAttributeMapping(render0, CellRendererText.Attribute.TEXT,(DataColumnString) dc[1]); col0.setTitle("Bouquet"); tvBouquet.appendColumn(col0); tvBouquet.setSearchDataColumn(dc[1]); //tvBouquet.setSelectionColumn(control.getCulumnForSelection()) //TODO } ---------- GuiProgram --------------- i'm filling the TreeView... --------- ControlProgram ------------- ... public void readBouquets(ListStore ls, DataColumn dc[]){ ArrayList t = new ArrayList(ControlMain.getInstance().getBoxAccess().getBouquetList()); this.setBouquetList(t); TreeIter it = null; ls.clear(); for (int i = 0; i < t.size(); i++){ it = ls.appendRow(); ls.setValue(it, (DataColumnString) dc[0], new String(""+i)); ls.setValue(it, (DataColumnString) dc[1], (String)((BOBouquet)t.get(i)).getBouquetName()); } } public xxxx getCulumnForSelection(){ //TODO } --------- ControlProgram ------------- -- Ralph Henneberger <ra...@gm...> |
From: Sandor Bodo-M. <sbo...@gm...> - 2005-10-04 21:38:55
|
Hi, thank you all for the great work. The whole thing compiles and run on my ubuntu breezy - almost out of the bo= x. I observed that jg-common and cairo-java has different way to call aclocal from autogen.sh. jg-common correctly recognizes aclocal-1.9, while cairo-java's autogen.sh fails to do that. Actually it has aclocal hardcoded instead using $ACLOCAL . Sanyi 2005/10/4, Andrew Cowie <an...@op...>: > Hello, > > After a long QA cycle, we've released libgtk-java 2.8.0 and the rest of > the java-gnome family as well. For the release announcement, please see > http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/NewsTwoTwelveZero > > ++ |
From: Reinout v. S. <re...@gm...> - 2005-10-04 21:34:33
|
Hi, 2005/10/4, Andrew Cowie <an...@op...>: > After a long QA cycle, we've released libgtk-java 2.8.0 and the rest of > the java-gnome family as well. For the release announcement, please see > http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/NewsTwoTwelveZero As a lurker, and not-yet-java-gome-user (but planning to, someday), I'd still like to congratulate you with this release! -- Reinout |
From: Andrew C. <an...@op...> - 2005-10-04 21:19:13
|
Hello, After a long QA cycle, we've released libgtk-java 2.8.0 and the rest of the java-gnome family as well. For the release announcement, please see http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/NewsTwoTwelveZero ++ Igor tells me it'll be available in rawhide for Fedora users in the morning. Gentoo users can grab preliminary ebuilds from http://research.operationaldynamics.com/linux/gentoo/#java-gnome Those of you who want to build it from source, you can grab the tarballs from http://research.operationaldynamics.com/linux/java-gnome/ Note that we're not ftp.gnome.org at the moment. You probably want to something like: PKG_CONFIG_PATH=/opt/java-gnome/lib/pkgconfig ./autogen.sh --prefix=/opt/java-gnome make && make install For each of glib-java, cairo-java, libgtk-java. If you want to build libglade-java without GNOME libraries you add --without-gnome to the autogen command. If you are building GNOME stuff, then build libgnome-java and libgconf-java after libgtk-java. Of course, if you're building from source, you'd probably be just as well off checking the code out yourself from CVS to get the latest bugfixes. See the website for details about that. Cheers, AfC Toronto -- Andrew Frederick Cowie Managing Director Operational Dynamics Consulting Pty Ltd http://www.operationaldynamics.com/ Management Consultants specializing in strategy, organizational architecture, procedures to survive change, and performance hardening for the people and systems behind the mission critical enterprise. Operating Worldwide: Sydney +61 2 9977 6866 New York +1 646 472 5054 Toronto +1 416 848 6072 London +44 207 1019201 |
From: Sandor Bodo-M. <sbo...@gm...> - 2005-10-03 10:01:41
|
2005/10/3, Ismael Juma <ml...@ju...>: > On Mon, 2005-10-03 at 10:50 +0200, Sandor Bodo-Merle wrote: [...] > > > > Yes, a wiki page targetting newcommers about how to set up an eclipse > > based build environment would be nice. > [...] > We have one, but I am not sure how up to date it is: > > http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/EclipseDevelopmen= t > Thanks for the link - i'been read that. Because im new to eclipse it was not clear enough to me , how to set it up for developing java-gnome itself. That page is a nice startup about how to make java-gnome based applications with eclipse, but IMO some cleaner separation of howto use eclipse for app development and how to use eclipse for java-gnome development itself would be nice. Sanyi |
From: Ismael J. <ml...@ju...> - 2005-10-03 09:19:31
|
On Mon, 2005-10-03 at 10:50 +0200, Sandor Bodo-Merle wrote: [...] > > There are some tips and techniques that help maximize the effectiveness > > of Eclipse in such circumstances. For specific questions I suggest you > > come up on #java-gnome on GIMPnet. > > > > And, yes, we could probably use a page on the wiki about this. > > Yes, a wiki page targetting newcommers about how to set up an eclipse > based build environment would be nice. [...] We have one, but I am not sure how up to date it is: http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/EclipseDevelopment Regards, Ismael |
From: Ismael J. <is...@ju...> - 2005-10-03 09:16:46
|
On Mon, 2005-10-03 at 10:50 +0200, Sandor Bodo-Merle wrote: > 2005/10/3, Andrew Cowie <an...@op...>: > > On Sat, 2005-01-10 at 19:14 +0200, Sandor Bodo-Merle wrote: > > > I would like to know if someone uses eclipse for the java-gnome > > > development itself. > > > > Yes, quite a number of us are. > > > > Glad to hear this. > > > > > There are some tips and techniques that help maximize the effectiveness > > of Eclipse in such circumstances. For specific questions I suggest you > > come up on #java-gnome on GIMPnet. > > > > And, yes, we could probably use a page on the wiki about this. > > > > Yes, a wiki page targetting newcommers about how to set up an eclipse > based build environment would be nice. There is one: |
From: Sandor Bodo-M. <sbo...@gm...> - 2005-10-03 08:50:26
|
2005/10/3, Andrew Cowie <an...@op...>: > On Sat, 2005-01-10 at 19:14 +0200, Sandor Bodo-Merle wrote: > > I would like to know if someone uses eclipse for the java-gnome > > development itself. > > Yes, quite a number of us are. > Glad to hear this. > > There are some tips and techniques that help maximize the effectiveness > of Eclipse in such circumstances. For specific questions I suggest you > come up on #java-gnome on GIMPnet. > > And, yes, we could probably use a page on the wiki about this. > Yes, a wiki page targetting newcommers about how to set up an eclipse based build environment would be nice. > Incidentally, if you're interested in developing the java-gnome bindings > themselves, I recommend you join the java-gnome-hackers mailing list > (-developers is targeted at discussions by and for people *using* the > bindings to develop applications). Sorry to pollute the wrong list, the names are a bit confusing at first :) Sanyi |
From: Andrew C. <an...@op...> - 2005-10-03 03:18:37
|
On Sat, 2005-01-10 at 19:14 +0200, Sandor Bodo-Merle wrote: > I would like to know if someone uses eclipse for the java-gnome > development itself. Yes, quite a number of us are. > jhbuild Personally, I don't bother with jhbuild; I just manually build the java-gnome libraries (ie, glib-java, cairo-java, libgtk-java and libglade-java for most of my work). I have libgtk-java imported into an Eclipse workspace. [I actually use Darcs to shuttle between my CVS checkouts and and Eclipse workspace, but whatever - and of course you can use Eclipse's CVS/Team tools to good effect] There are some tips and techniques that help maximize the effectiveness of Eclipse in such circumstances. For specific questions I suggest you come up on #java-gnome on GIMPnet. And, yes, we could probably use a page on the wiki about this. Incidentally, if you're interested in developing the java-gnome bindings themselves, I recommend you join the java-gnome-hackers mailing list (-developers is targeted at discussions by and for people *using* the bindings to develop applications). AfC Toronto |
From: pancake <pa...@ph...> - 2005-10-02 22:48:10
|
Hi benjamin, You can talk to me in catalan/spanish if you want. Answering your questions... > > - If I program with GTK libraries, have I got > portability to Linux and Windows? I think the answer > is yes, and The Gimp can be an example. Are you talking about java+gtk ? Well the answer is yes, GTK+ is portable, but you need to install't :) (also on windows, WinForms are not GTK!) If you'r talking about java+gtk you'll need the native libraries and the java-native-interface libraries (You'll need GTK installed on your system and the native interface). > - If I program with Gnome libraries, besides using > GTK, I suppose I'll get some advantadges, but I don't > know what kind they are and if I will lose > compatibility with Windows or even KDE (althought I'm > a Gnome fan :P). I don't know if libGnome is completely ported to Win32 systems. uhm, what's a question here? You can take a look on the JavaGnome API in 'our' homepage: http://java-gnome.sf.net/ too see what kind of features and advantatges you get using libGnome. > Thanks very much > > Benja |
From: Sandor Bodo-M. <sbo...@gm...> - 2005-10-02 22:46:24
|
Hi, I would like to know if someone uses eclipse for the java-gnome development itself. Searching google brings up a lot of info about how to use java-gnome for application programming, but i did not found a clear howto on how to set up eclipse for the java-gnome development. I use jhbuild atm, but i wonder whether i could set up a full build env in eclipse. Sanyi |
From: <ben...@ya...> - 2005-10-01 04:03:01
|
Hello, I'm newbie in the list but I'm ready to learn a lot ;) Excuse my bad English, it's not my language. I've found very useful the docs in the java-gnome page, but I still have trivial doubts I'd like to solve: - If I program with GTK libraries, have I got portability to Linux and Windows? I think the answer is yes, and The Gimp can be an example. - If I program with Gnome libraries, besides using GTK, I suppose I'll get some advantadges, but I don't know what kind they are and if I will lose compatibility with Windows or even KDE (althought I'm a Gnome fan :P). I hope this questions are not very stupid. Besides, the FAQ page of www.gtk.org doesn't work, so I'm forgiven ;) Thanks very much Benja ______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es |
From: Andrew C. <an...@op...> - 2005-09-25 02:34:13
|
On Sat, 2005-24-09 at 12:14 +0200, Søren Mathiasen wrote: > Is there in the library files a function to get the mime type of a file, Some people have been working on a libgnomevfs-java wrapping around the GNOME VFS libraries. I don't believe the work is that advanced, though. Check the mailing list archives; there was some discussion about this and MIME information a few months ago. AfC Sydney |
From: M. <li...@so...> - 2005-09-24 10:13:26
|
Hi, Is there in the library files a function to get the mime type of a file, something like String getMimeType(file). And is it possible to get the theme icon for a specific mime type, so when ever i show a mp3 file I would display the correct icon ? Cheers, Soren http://jindex.berlios.de |