From: Kay <Kay...@be...> - 2005-10-26 07:54:21
|
Hi Rahul, the changes didn't make it into the latest release (1.2.2) but they are in = CVS now. Regards, Kay "Rahul Shrivastava" <shri=5F...@ho...> wrote on 25.10.2005 23:48:54: > Hi Kay >=20 > Yes these are the things i wanted >=20 > Thanks > Rahul >=20 >=20 > ----Original Message Follows---- > From: KayKr=FCger-Barvels <Kay...@be...> > To: gui...@li... > Subject: Re: [Gui4j-user] new feature request > Date: Mon, 24 Oct 2005 15:30:47 +0200 >=20 > Hi >=20 > we have discussed your requests. We will develop >=20 > 1) two new (optional) attributes for <View>: "title" and "name" that > would define the initial title and Swing name, respectively, of the > window. > 2) two additional variations of Gui4j.createDialog(), one taking a > java.awt.Frame as its first ("parent") argument and one taking a > java.awt.Dialog. >=20 > Is that what you wanted? >=20 > Regards, > Kay Kr=FCger-Barvels >=20 > ---------------------------------------------------------------- > beck et al. projects GmbH > Theresienh=F6he 13, D-80339 M=FCnchen > +49 89 544 253-14 > mailto:Kay...@be... > http://www.bea-projects.de > ---------------------------------------------------------------- >=20 > gui...@li... wrote on 21.10.2005 04:36:46: >=20 > > Hi > > > > Hi i have started using gui4j for my project, but needed some new > features. > > This is my situation - i send messages to my java code as input=20 stream. > This > > consists of the xml message which pops up the GUI. This works fine.=20 Now > what > > i want is to update this popped up GUI. All this has to be dynamic. I > have > > been going thru the various examples but everywhere you set the title = of > the > > view in the java program. Is there any way to set the title of a view > (eg. a > > view that has just one label) from the xml i.e. i do not want to > > programatically specify the title of the view but let the xml decide > what it > > will be. I also want to specify the name of the window in the xml > code... > > so that i can use gui4jView.getWindow().setName(nameofwindow) where > > nameofwindow is again passed by xml. Currently the way i am doing is > that in > > onInit() of any component i pass the name and title and once the GUI=20 has >=20 > > been displayed using the xml i change the title and name. Now there=20 is > one > > form which has only labels and its not possible for me call onInit(). > > It would be really helpful if you could add 2 new attributes in the=20 view >=20 > > element namely title and name. So that when we send upadtes to the=20 java > > program i just have to send the name of the view and it updates the > view. > > > > Also one more request - the createDialog takes GUI4JWindow as its=20 first > > argument. I want to create a dialog box which has my own java swing > window > > (not generated by gui4j) as its parent... so can you give an option=20 of > using > > Frame as the owner of the dialog window or suggest a way of how this=20 can > be > > done in the current code. > > > > Thanks > > Rahul > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: > > Power Architecture Resource Center: Free content, downloads, > discussions, > > and more. http://solutions.newsforge.com/ibmarch.tmpl > > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F > > Gui4j-user mailing list > > Gui...@li... > > https://lists.sourceforge.net/lists/listinfo/gui4j-user >=20 >=20 |