aswing-users Mailing List for Swing Like Flash GUI Framework
Status: Alpha
Brought to you by:
iiley
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
(49) |
Nov
(6) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(6) |
Feb
(31) |
Mar
(72) |
Apr
(42) |
May
(97) |
Jun
(102) |
Jul
(117) |
Aug
(72) |
Sep
(80) |
Oct
(128) |
Nov
(80) |
Dec
(94) |
2007 |
Jan
(70) |
Feb
(52) |
Mar
(35) |
Apr
(25) |
May
(26) |
Jun
(69) |
Jul
(40) |
Aug
(28) |
Sep
(33) |
Oct
(108) |
Nov
(70) |
Dec
(22) |
2008 |
Jan
(43) |
Feb
(34) |
Mar
(20) |
Apr
(16) |
May
(9) |
Jun
(2) |
Jul
(10) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
(9) |
Dec
(9) |
2009 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
(3) |
Jul
(1) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Gao D. <nor...@ne...> - 2010-08-17 04:28:34
|
嗨, 我创建了一个Netlog个人主页,其中包括我的图片、视频、博客和活动。非常希望邀请你成为我的朋友,一起共享我们的天地。这需要你先在Netlog上注册哦!在登录后,你也可以创建属于自己的个人主页了。 看一看: http://zh.netlog.com/go/mailurl/-bT0xNTM1ODg3MDcmbD0xJmdtPTM3JnU9JTJGZ28lMkZyZWdpc3RlciUyRmlkJTNEMTAzMjIyMTA1NyUyNmklM0R0OTE_ 祝好, Gao Deng ---------------------------------------------------------------- 如果你不想再接接收到来自朋友的任何邀请,则请 http://zh.netlog.com/go/mailurl/-bT0xNTM1ODg3MDcmbD0yJmdtPTM3JnU9JTJGZ28lMkZub21haWxzJTJGaW52aXRlJTJGZW1haWwlM0QtWVhOM2FXNW5MWFZ6WlhKelFHeHBjM1J6TG5OdmRYSmpaV1p2Y21kbExtNWxkQV9fJTI2Y29kZSUzRDE1OTU4MDk5JTI2aWQlM0QxMDMyMjIxMDU3JTI2aSUzRHQ5Mg__ Don't want to receive invitations from your friends anymore? http://zh.netlog.com/go/mailurl/-bT0xNTM1ODg3MDcmbD0zJmdtPTM3JnU9aHR0cCUzQSUyRiUyRmVuLm5ldGxvZy5jb20lMkZnbyUyRm5vbWFpbHMlMkZpbnZpdGUlMkZlbWFpbCUzRC1ZWE4zYVc1bkxYVnpaWEp6UUd4cGMzUnpMbk52ZFhKalpXWnZjbWRsTG01bGRBX18lMjZjb2RlJTNEMTU5NTgwOTklMjZpZCUzRDEwMzIyMjEwNTclMjZpJTNEdDky |
From: Oliver S. <oli...@we...> - 2009-08-31 10:37:19
|
Very nice :) Gordon wrote: > hi,guys,i'm trying to bring ofc to aswing .here is some screen > shoot.just want to share with u. > > > -- > http://www.gaodengming.cn > > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ------------------------------------------------------------------------ > > _______________________________________________ > Aswing-users mailing list > Asw...@li... > https://lists.sourceforge.net/lists/listinfo/aswing-users > |
From: Axel H. <ax...@go...> - 2009-08-11 16:38:20
|
Hi to all, just started to port the current version to haXe and need some assistance. First question is related to the typing: Sprite.width, height, x, y are Float (Number in as) while the related setters/getters in Component class use Int type with the funny exception of the setHeight function (which uses Number as parameter); Because haXe is very picky about strict typing I need to explicitly cast or convert - therefore it will be interesting to know 1. why Component uses Int 2. where - if at all - are the properties synced with the inherited properties from Sprite? Cordially, Axel |
From: Ernesto <iva...@ya...> - 2009-06-23 14:03:21
|
Hi is possible skinning component at runtime with only external image (jpg,png,gif ) like http://ghostwire.com/blog/archives/aspire-ui-components-preview/ ? thanks |
From: Willy Ci <wi...@gm...> - 2009-06-19 19:38:11
|
yes, import mx.managers.ToolTipManager; ToolTipManager.showDelay = 5000; // 5 seconds Willy 617-606-3437 ---------------------------------------------------------------------- 6 X 9 = 42 http://www.wolframalpha.com/input/?i=meaning+of+life ---------------------------------------------------------------------- On Fri, Jun 19, 2009 at 4:48 AM, ali_o_kan<ali...@ge...> wrote: > Hi, > > Is there a method to set the delay before the display of ToolTips on > Component? > > thx, > Laurent > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Aswing-users mailing list > Asw...@li... > https://lists.sourceforge.net/lists/listinfo/aswing-users > |
From: ali_o_kan <ali...@ge...> - 2009-06-19 09:37:02
|
Hi, Is there a method to set the delay before the display of ToolTips on Component? thx, Laurent |
From: iiley <iil...@gm...> - 2009-04-04 04:52:57
|
Hi, you can take a look at FocusManager and KeyboardManager classes. 2009/4/3 ali_o_kan <ali...@ge...> > Hi, > > In an application, I have a keyboard shortcut conflict. > > I am looking for a way to disable all keyboard shortcuts for Aswing > components. > > Laurent > > > ------------------------------------------------------------------------------ > _______________________________________________ > Aswing-users mailing list > Asw...@li... > https://lists.sourceforge.net/lists/listinfo/aswing-users > -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: ali_o_kan <ali...@ge...> - 2009-04-03 10:16:59
|
Hi, In an application, I have a keyboard shortcut conflict. I am looking for a way to disable all keyboard shortcuts for Aswing components. Laurent |
From: Michael P. <Mic...@at...> - 2008-12-20 18:29:13
|
Hi iiley, Thanks a lot, works for us now as well! Kind regards, Mike From: iiley [mailto:iil...@gm...] Sent: Saturday, December 20, 2008 4:28 AM To: Michael Pliskin Cc: asw...@li... Subject: [[SPAM]] - Re: [Aswing-users] Problem with focus rectangle - Email found in subject Hi Michael, Thanks for let us know this, it should be fixed on svn now, can you update it and try again your program to ensure whether it is ok now?. :) Cheers~~ 2008/12/19 Michael Pliskin <Mic...@at...<mailto:Mic...@at...>> Dear all, I have a problem with AsWing now. The scenario is: 1. I open an AsWing-based dialog 2. I click <TAB> to navigate to the control of choice - accompanied by a focus box indicating the control 3. I close dialog - and the focus rectangle simply stays on top of my other graphics Any ideas how to get rid of it? Mike ------------------------------------------------------------------------------ _______________________________________________ Aswing-users mailing list Asw...@li...<mailto:Asw...@li...> https://lists.sourceforge.net/lists/listinfo/aswing-users -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: iiley <iil...@gm...> - 2008-12-20 01:28:19
|
Hi Michael, Thanks for let us know this, it should be fixed on svn now, can you update it and try again your program to ensure whether it is ok now?. :) Cheers~~ 2008/12/19 Michael Pliskin <Mic...@at...> > Dear all, > > > > I have a problem with AsWing now. The scenario is: > > 1. I open an AsWing-based dialog > > 2. I click <TAB> to navigate to the control of choice accompanied > by a focus box indicating the control > > 3. I close dialog and the focus rectangle simply stays on top of > my other graphics > > > > Any ideas how to get rid of it? > > > > Mike > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Aswing-users mailing list > Asw...@li... > https://lists.sourceforge.net/lists/listinfo/aswing-users > > -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: Michael P. <Mic...@at...> - 2008-12-19 15:06:04
|
Dear all, I have a problem with AsWing now. The scenario is: 1. I open an AsWing-based dialog 2. I click <TAB> to navigate to the control of choice - accompanied by a focus box indicating the control 3. I close dialog - and the focus rectangle simply stays on top of my other graphics Any ideas how to get rid of it? Mike |
From: iiley <iil...@gm...> - 2008-12-17 02:36:17
|
Check org.aswing.event.FocusKeyEvent Juan. Cheers~~ 2008/12/16 Juan Morales <jmo...@ho...> > Hello, > > I have a JCombobox and I would like to catch an event when the JCombobox > has the focus and the user presses a key (tipically the tabulator). > With the JTextField, there is an event on_state_changed, and then I can > check it the key that it was pressed, but with the JCombobox I haven´t found > the event. > > Is there any event/method to do it? > > Thanks, > > Regards! > > Juan > > ------------------------------ > Get news, entertainment and everything you care about at Live.com. Check > it out! <http://www.live.com/getstarted.aspx> > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Aswing-users mailing list > Asw...@li... > https://lists.sourceforge.net/lists/listinfo/aswing-users > > -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: Juan M. <jmo...@ho...> - 2008-12-16 12:28:41
|
Hello, I have a JCombobox and I would like to catch an event when the JCombobox has the focus and the user presses a key (tipically the tabulator). With the JTextField, there is an event on_state_changed, and then I can check it the key that it was pressed, but with the JCombobox I haven´t found the event. Is there any event/method to do it? Thanks, Regards! Juan _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx |
From: iiley <iil...@gm...> - 2008-12-05 12:36:34
|
try *requestFocus() *method. :) -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: Juan M. <jmo...@ho...> - 2008-12-05 09:22:42
|
Thank you for the reply. I have done some tests but I haven´t achieved the aim... I have two JCombobox and they are in different JWindow (I have a JWindow for each JCombobox) and I have tried to set manually the focus (I don´t have any policy focus), but it seems not to work... The function I have used is: myCombobox.setFocusable(true); myCombobox.setFocus (true); Should it work although I don´t have a focus policy? Regards! Juan Date: Thu, 4 Dec 2008 22:54:25 +0800 From: iil...@gm... To: jmo...@ho... Subject: Re: [Aswing-users] How can I set the focus order for the fields? CC: asw...@li... Hi Juan, The default FocusTraversalPolicy is ContainerOrderFocusTraversalPolicy, the order is depend on the order you appended the children. If you want to control it, there's two way: 1.Make sure the order of appending is the order of focus traversal what you want. 2.Implement your FocusTraversalPolicy and call yourContainer.setFocusTraversalPolicy(yourFocusTraversalPolicy). Regards~~ 2008/12/4 Juan Morales <jmo...@ho...> Hello! I have an application with Aswing and I have some fields (jcombobox) and other text fields. I want to set the order, so when the focus is in the first field and the user presses tabulator, the focus should jump in the next field. I was looking for an indextab or something similar but I did not found it. How can I do it in Aswing? Thx Regards! Juan Get news, entertainment and everything you care about at Live.com. Check it out! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Aswing-users mailing list Asw...@li... https://lists.sourceforge.net/lists/listinfo/aswing-users -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE |
From: iiley <iil...@gm...> - 2008-12-04 14:54:30
|
Hi Juan, The default FocusTraversalPolicy is ContainerOrderFocusTraversalPolicy, the order is depend on the order you appended the children. If you want to control it, there's two way: 1.Make sure the order of appending is the order of focus traversal what you want. 2.Implement your FocusTraversalPolicy and call yourContainer.setFocusTraversalPolicy(yourFocusTraversalPolicy). Regards~~ 2008/12/4 Juan Morales <jmo...@ho...> > Hello! > > I have an application with Aswing and I have some fields (jcombobox) and > other text fields. I want to set the order, so when the focus is in the > first field and the user presses tabulator, the focus should jump in the > next field. > > I was looking for an indextab or something similar but I did not found it. > How can I do it in Aswing? > > Thx > > Regards! > > Juan > > ------------------------------ > Get news, entertainment and everything you care about at Live.com. Check > it out! <http://www.live.com/getstarted.aspx> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Aswing-users mailing list > Asw...@li... > https://lists.sourceforge.net/lists/listinfo/aswing-users > > -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: Juan M. <jmo...@ho...> - 2008-12-04 10:40:53
|
Hello! I have an application with Aswing and I have some fields (jcombobox) and other text fields. I want to set the order, so when the focus is in the first field and the user presses tabulator, the focus should jump in the next field. I was looking for an indextab or something similar but I did not found it. How can I do it in Aswing? Thx Regards! Juan _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx |
From: iiley <iil...@gm...> - 2008-11-27 01:09:46
|
Hi Kalani, Try to use JSplitPane+JList with custom ListCell, you can take example of the Test project in AsWing downloads. Here's the downloads http://code.google.com/p/aswing/downloads/list 2008/11/26 Kalani Bright <kap...@ma...> > Iʻm just wondering if someone can point me to a sample of user created > custom controls which extend component that you can use with AsWing > components? > > I want to fill half of a splitview with a list containing a number of > instances of a custom component I built; would need to rebuild them to > fit yes? > Aside from that there will probably be some others. Just wondering if > someone could point me to the correct reference file/s? > > Thanks, > > Kalani > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Aswing-users mailing list > Asw...@li... > https://lists.sourceforge.net/lists/listinfo/aswing-users > -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: Kalani B. <kap...@ma...> - 2008-11-26 08:16:33
|
Iʻm just wondering if someone can point me to a sample of user created custom controls which extend component that you can use with AsWing components? I want to fill half of a splitview with a list containing a number of instances of a custom component I built; would need to rebuild them to fit yes? Aside from that there will probably be some others. Just wondering if someone could point me to the correct reference file/s? Thanks, Kalani |
From: iiley <iil...@gm...> - 2008-11-12 01:28:35
|
Hi, You may need to know the default layout of JWindow's contentPane, it use BorderLayout by default, so the scrollPane you appended will fill all the region. If you want to get the right region, you may need to listen the assetPane's event, not the scrollPane. Regards~ -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: Yaniv K. <yan...@ti...> - 2008-11-11 17:21:33
|
Hello, protected function initScroller(editor : Sprite, mathContainer:Sprite):void { _assetPane = new AssetPane(editor); _scrollPane = new JScrollPane(_assetPane,..................); _scrollPane.revalidate(); _assetPane.setPreferredSize(....................); _frame = new JWindow(mathContainer); _frame.pack(); _frame.getContentPane().append( _scrollPane ); _frame.revalidate(); _frameHeight = _mathContainer.height; _frame.setSize(new IntDimension( _mathContainer.width, _frameHeight) ); _frame.show(); } After all those initializations editor as a result of user input changes its size and becomes Bigger than mathContainer, but its viewable size always is no more than _scrollPane size, which is Okay. The problem starts when I click with mouse on the region above or below scrollPane window and Get mouse click event as if I clicked on editor window. Best Regards Yaniv |
From: Pliskin M. <Mic...@at...> - 2008-11-08 17:46:15
|
Thanks a lot for the tips Iiley! I'll try that and come back if there are more problems. Mike From: iiley [mailto:iil...@gm...] Sent: Saturday, November 08, 2008 6:25 PM To: Pliskin Michael Cc: AsWing Users Mailing List Subject: Re: [Aswing-users] AsWing modeless dialogs and focus Well, Here's two tips: 1. You may have to call AsWingManager.init(xxx, false) when init AsWing, make second param be false. 2. You can take this example http://www.aswing.org/?p=259 to manage dialog depths. I guess the first tip will solve your issue, if not, then i need you to provide a simple demo to debug it for details. Hope it helps. Regards~ /iiley -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: iiley <iil...@gm...> - 2008-11-08 15:25:02
|
Well, Here's two tips: 1. You may have to call AsWingManager.init(xxx, *false*) when init AsWing, make second param be *false*. 2. You can take this example http://www.aswing.org/?p=259 to manage dialog depths. I guess the first tip will solve your issue, if not, then i need you to provide a simple demo to debug it for details. Hope it helps. Regards~ /iiley -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: Pliskin M. <Mic...@at...> - 2008-11-08 14:11:04
|
Hi Iiley & all, Thanks for the reply, the exact problem is mouse focus issue - when clicking other movieclips outside AsWing modeless dialog, the dialog does not lose focus. The root for AsWing is a special movieclip, and these other movieclips are NOT its children. Any pointers here? Mike From: iiley [mailto:iil...@gm...] Sent: Saturday, November 08, 2008 6:31 AM To: Pliskin Michael; AsWing Users Mailing List Subject: Re: [Aswing-users] AsWing modeless dialogs and focus Hi Pliskin, AsWing should works well with other non-AsWing dialogs, our product has many pure-MovieClip windows too, they works well. Can you post me a simple demo to show your issues? Or, some more details, the mouse focus issue or key focus issue, what the root you'v set for AsWing manager, and where are other non-AsWing dialogs? -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |
From: iiley <iil...@gm...> - 2008-11-08 03:30:57
|
Hi Pliskin, AsWing should works well with other non-AsWing dialogs, our product has many pure-MovieClip windows too, they works well. Can you post me a simple demo to show your issues? Or, some more details, the mouse focus issue or key focus issue, what the root you'v set for AsWing manager, and where are other non-AsWing dialogs? -- iiley AsWing http://www.aswing.org Personal http://www.iiley.com |