You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(72) |
Jun
(97) |
Jul
(194) |
Aug
(209) |
Sep
(57) |
Oct
(119) |
Nov
(58) |
Dec
(186) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(227) |
Feb
(209) |
Mar
(90) |
Apr
(46) |
May
(20) |
Jun
(114) |
Jul
(25) |
Aug
(41) |
Sep
(42) |
Oct
(14) |
Nov
(1) |
Dec
|
2007 |
Jan
(4) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: cornel <tc...@gm...> - 2007-02-17 10:04:51
|
as i reported before, if i update actionstep, my application stops compiling with the following error: org.actionstep.constants.NSNumberFormatterStyle not found. cornel On 16/02/07, Jos Yule <li...@th...> wrote: > Excellent news. > > j > > -- > Jos Yule > Digital Hyakugei > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > |
From: Jos Y. <li...@th...> - 2007-02-16 12:02:06
|
Excellent news. j -- Jos Yule Digital Hyakugei -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
From: Scott H. <sc...@af...> - 2007-02-16 05:41:44
|
A quick update. -I added a SOAP client to ActionStep. It works perfectly with .NET web services...but I haven't tried it with any other servers yet. It's a fairly complete implementation of the standard. It supports <xsd:import> and <wsdl:import> elements, complex types, array types, and all the date types. It's still a bit thin in some of the more interesting schema stuff, like restrictions and enumerations, but I'll get to them. I will also be adding type mapping, so that your client side classes will go back and forth over the wire with minimal setup. -Fixed up a bunch of problems with NSTableView, and added some new features. It now supports more cell types (buttons, checkboxes, images, sliders), and most of the scrolling issues are worked out. Column movement is also quite a bit better, but I'd like to get it looking just like Cocoa's NSTableView, so it will take some more work. -Various refactorings were made to the other RPC clients. What's really amazing about the framework is it is a unified API, whether you're doing XML-RPC, SOAP or Flash Remoting. Makes it easy to change your backend without too many client issues. That's it. After cleaning up the SOAP stuff, I'm moving on to beautifying (and optimizing) many of the controls. OS X rendering issues have also been brought to my attention, and I'll be sorting those out. Scott |
From: cornel <tc...@gm...> - 2007-01-30 19:12:55
|
hi I've updated actionsptep from svn earlier and i've tried to build some samples, but some files are missing: nscolorpanel.as, nsnumberformaterstyle.as, and maybe more, i gived up. Could you please fix this? thank you Cornel. |
From: Zjnue B. <zjn...@go...> - 2007-01-30 16:07:53
|
Exciting news! Any plans to target the xinf api? (assuming flash <= 8 support is added of course) All the best, Z On 1/30/07, Ron Wheeler <rwh...@ar...> wrote: > Great. > > I am interested in the Haxe approach but I have to walk before I run. > > Ron > > Scott Hyndman wrote: > > If any of you missed it, I posted about the state of ActionStep on my blog. > > > > http://www.scotthyndman.ca/?p=51 > > > > :) > > > > Scott > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > |
From: Ron W. <rwh...@ar...> - 2007-01-30 15:44:15
|
Great. I am interested in the Haxe approach but I have to walk before I run. Ron Scott Hyndman wrote: > If any of you missed it, I posted about the state of ActionStep on my blog. > > http://www.scotthyndman.ca/?p=51 > > :) > > Scott > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > |
From: Scott H. <sc...@af...> - 2007-01-30 14:03:32
|
If any of you missed it, I posted about the state of ActionStep on my blog. http://www.scotthyndman.ca/?p=51 :) Scott |
From: Ray C. <rc...@gm...> - 2006-11-14 12:13:39
|
Since this has been resolved, I've allowed NSCell to track events in modal sessions again (rev 2709). On 6/28/06, Scott Hyndman <sc...@af...> wrote: > Hey, > > I think I may have found what is causing this. Would you mind updating > from SVN and testing? If it still doesn't work, then please whip me up > the smallest test class that you can that still has these problems. > Send it over and I'll have it back to you in a jiffy. > > Hope this helps, > Scott > > RAY -- If you're reading this, I think this has to do with revision > 2607, made on the 23rd (to NSCell). > > On 27/06/06, Scott Hyndman <sc...@af...> wrote: > > hm...that might be my fault. I'll look into it immediately and post > > back tonight. > > > > Scott > > > > On 27/06/06, Ron Wheeler <rwh...@ar...> wrote: > > > This is the start of a view module. I have started trying to set up the > > > menus. > > > It displays the menu on the screen but gives me the traces below when I > > > try to select something. > > > When I select an item it highlights in blue but will not let me select > > > any other item and does not call my menuItemSelected function. > > > > > > Any idea about where I am off track. > > > > > > Earlier in the code, get a lot of > > > NSException( NSException: Cannot access bounds movieclip until > > > NSView is inserted into view hierarchy., null ) > > > but they do not seem to have an effect on the action that triggers them. > > > > > > Ron > > > > > > > > > public function init(tableModelIn:TableModel, > > > tableUpdateControllerIn:TableUpdateController, > > > appIn:NSApplication):TableUpdateView { > > > > > > > > > v_tableUpdateController = tableUpdateControllerIn; > > > v_tableModel = tableModelIn; > > > app=appIn; > > > //create and set views > > > > > > //window > > > trace (Flashout.INFO,"create conWindow"); > > > conWindow = (new NSWindow()).initWithContentRectStyleMask(new > > > NSRect(50,50,850,500), NSWindow.NSTitledWindowMask | > > > NSWindow.NSResizableWindowMask | NSWindow.NSClosableWindowMask); > > > trace (Flashout.INFO,"Set title"); > > > conWindow.setTitle("Table Maintenance"); > > > conWindow.setBackgroundColor(NSColor.whiteColor()); //ses the > > > background colour > > > trace (Flashout.INFO,"create conView"); > > > > > > conView = (new NSView()).initWithFrame(new NSRect(0,0,600,200)); > > > conWindow.setContentView(conView); > > > trace (Flashout.INFO,"ready to set up menus"); > > > this.setUpMenus() > > > > > > app.run(); > > > return this; > > > } > > > private function setUpMenus():Void{ > > > // root menu > > > var i:Number; > > > var mainMenu:NSMenu = (new NSMenu()).initWithTitle("Table Update > > > Menu"); > > > this.app.setMainMenu(mainMenu); > > > var self:Object = TableUpdateView; > > > > > > // > > > NSNotificationCenter.defaultCenter().addObserverSelectorNameObject(this.v_tableUpdateController, > > > "notify", null, mainMenu); > > > > > > NSNotificationCenter.defaultCenter().addObserverSelectorNameObject(this, > > > "notify", null, mainMenu); > > > > > > trace("adding"); > > > mainMenu.addItemWithTitleActionKeyEquivalent("Plants", > > > "menuItemSelected"); > > > mainMenu.addItemWithTitleActionKeyEquivalent("Sections", > > > "menuItemSelected"); > > > mainMenu.addItemWithTitleActionKeyEquivalent("Bins", > > > "menuItemSelected"); > > > mainMenu.addItemWithTitleActionKeyEquivalent("Quality", > > > "menuItemSelected"); > > > mainMenu.addItemWithTitleActionKeyEquivalent("Types", > > > "menuItemSelected"); > > > mainMenu.addItemWithTitleActionKeyEquivalent("Variety", > > > "menuItemSelected"); > > > > > > i = mainMenu.itemArray().count(); > > > while (i--){ > > > trace(Flashout.INFO,"Setting target for " + i); > > > mainMenu.itemArray().objectAtIndex(i).setTarget(self); > > > } > > > > > > // app.setMainMenu(mainMenu); > > > } > > > > > > public static function > > > menuItemSelected(cell:NSMenuItemCell):Void{trace(Flashout.INFO,"a menu > > > item was selected");} > > > public static function > > > notify(n:NSNotification):Void{trace(Flashout.INFO,"notify was called > > > with "+ASUtils.extern(n.name));} > > > > > > NSException( NSException: Cannot access bounds movieclip until > > > NSView is inserted into view hierarchy., null ) > > > > > > [19:19:265] debug: org.actionstep.NSMenuView.mouseTrackingCallback() > > > > > > selecting new item... > > > > > > [19:19:265] debug: org.actionstep.NSMenuView.setHighlightedItemIndex() > > > in > > > > > > [19:19:905] debug: > > > org.actionstep.NSEvent.startPeriodicEventsAfterDelayWithPeriod() > > > > > > NSException( NSIllegalOperationException: Periodic events are > > > already being generated. If you would like to change the period, stop > > > periodic events then start., null ) > > > > > > > > > Using Tomcat but need to do more? Need to support web services, security? > > > Get stuff done quickly with pre-integrated technology to make your job easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > -- Cheers, Ray Chuan |
From: Tiago V. <tia...@gm...> - 2006-10-19 08:19:14
|
It works like a charm, and as usually pretty simple. thanks a million ;) On 10/19/06, Scott Hyndman <sc...@af...> wrote: > > It seems that tab and shift+tab also fire the action. > > There is alternative though. Textfields post an > NSTextField.NSControlTextDidEndEditingNotification when they stop > editing. This notification's userInfo dictionary contains an entry > with the key "NSTextMovement". This value is > NSTextMovement.NSReturnTextMovement, it means the textfield stopped > editing as a result of an enter key press. So here's what it might > look like. > > // > // Method that is observing > NSTextField.NSControlTextDidEndEditingNotification > // on your textfield. > // > private function textfieldDidEndEditing(ntf:NSNotification):Void { > var movement:NSTextMovement = > NSTextMovement(ntf.userInfo.objectForKey("NSTextMovement"); > if (movement == NSTextMovement.NSReturnTextMovement) { > // do action! > } > } > > On 18/10/06, Scott Hyndman <sc...@af...> wrote: > > Ah, I just remembered. > > > > NSTextField's action method is called when enter is pressed. So just do > this: > > > > txtField.setTarget(controller); > > txtField.setAction("actionMethod"); > > > > Tada! > > > > Scott > > > > On 18/10/06, Tiago Vale <tia...@gm...> wrote: > > > So you are saying that I have to manage to catch a > > > NSTextField.NSControlTextDidChangeNotification? > > > > > > > > > On 10/18/06, Scott Hyndman < sc...@af...> wrote: > > > > Oh, that doesn't answer your question. Let me think for a few > minutes. > > > > There is a way to do this. > > > > > > > > Scott > > > > > > > > On 18/10/06, Scott Hyndman <sc...@af...> wrote: > > > > > You're in luck. There's a really easy way to do this. > > > > > > > > > > NSTextFields will post an > > > > > NSTextField.NSControlTextDidChangeNotification whenever > > > their text > > > > > changes. > > > > > > > > > > Scott > > > > > > > > > > On 18/10/06, Tiago Vale < tia...@gm...> wrote: > > > > > > Heres what I want to do, > > > > > > > > > > > > I have a console that whenever the user presses the enter key > some > > > action > > > > > > occur. > > > > > > Im using the NSTextview and I dont see a easy way to do it: > > > > > > > > > > > > mytextfield.onChanged = function () bla, bla bal.... > > > > > > > > > > > > got it? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On 10/18/06, Scott Hyndman < sc...@af...> wrote: > > > > > > > Could you rephrase the question? I don't understand. > > > > > > > > > > > > > > Scott > > > > > > > > > > > > > > On 18/10/06, Tiago Vale < tia...@gm...> wrote: > > > > > > > > Hi all, > > > > > > > > > > > > > > > > > > > > > > > > Is there a simple way to bind the Key.Enter to textfield > > > onchanged? > > > > > > > > > > > > > > > > Still waiting for that NSTableView ;) > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > Cheers Tiago Janz > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > > > Using Tomcat but need to do more? Need to support web > services, > > > > > > security? > > > > > > > > Get stuff done quickly with pre-integrated technology to > make your > > > job > > > > > > > > easier > > > > > > > > Download IBM WebSphere Application Server v.1.0.1 based on > Apache > > > > > > Geronimo > > > > > > > > > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > > > actionstep-core mailing list > > > > > > > > act...@li... > > > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > > Using Tomcat but need to do more? Need to support web > services, > > > security? > > > > > > > Get stuff done quickly with pre-integrated technology to make > your > > > job > > > > > > easier > > > > > > > Download IBM WebSphere Application Server v.1.0.1 based on > Apache > > > Geronimo > > > > > > > > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > _______________________________________________ > > > > > > > actionstep-core mailing list > > > > > > > act...@li... > > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > Cheers Tiago Janz > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > Using Tomcat but need to do more? Need to support web services, > > > security? > > > > > > Get stuff done quickly with pre-integrated technology to make > your job > > > > > > easier > > > > > > Download IBM WebSphere Application Server v.1.0.1 based on > Apache > > > Geronimo > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > > > > > _______________________________________________ > > > > > > actionstep-core mailing list > > > > > > act...@li... > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > Using Tomcat but need to do more? Need to support web services, > security? > > > > Get stuff done quickly with pre-integrated technology to make your > job > > > easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > > > actionstep-core mailing list > > > > act...@li... > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > -- > > > Cheers Tiago Janz > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > security? > > > Get stuff done quickly with pre-integrated technology to make your job > > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > -- Cheers Tiago Janz |
From: Scott H. <sc...@af...> - 2006-10-18 22:21:38
|
It seems that tab and shift+tab also fire the action. There is alternative though. Textfields post an NSTextField.NSControlTextDidEndEditingNotification when they stop editing. This notification's userInfo dictionary contains an entry with the key "NSTextMovement". This value is NSTextMovement.NSReturnTextMovement, it means the textfield stopped editing as a result of an enter key press. So here's what it might look like. // // Method that is observing NSTextField.NSControlTextDidEndEditingNotification // on your textfield. // private function textfieldDidEndEditing(ntf:NSNotification):Void { var movement:NSTextMovement = NSTextMovement(ntf.userInfo.objectForKey("NSTextMovement"); if (movement == NSTextMovement.NSReturnTextMovement) { // do action! } } On 18/10/06, Scott Hyndman <sc...@af...> wrote: > Ah, I just remembered. > > NSTextField's action method is called when enter is pressed. So just do this: > > txtField.setTarget(controller); > txtField.setAction("actionMethod"); > > Tada! > > Scott > > On 18/10/06, Tiago Vale <tia...@gm...> wrote: > > So you are saying that I have to manage to catch a > > NSTextField.NSControlTextDidChangeNotification? > > > > > > On 10/18/06, Scott Hyndman < sc...@af...> wrote: > > > Oh, that doesn't answer your question. Let me think for a few minutes. > > > There is a way to do this. > > > > > > Scott > > > > > > On 18/10/06, Scott Hyndman <sc...@af...> wrote: > > > > You're in luck. There's a really easy way to do this. > > > > > > > > NSTextFields will post an > > > > NSTextField.NSControlTextDidChangeNotification whenever > > their text > > > > changes. > > > > > > > > Scott > > > > > > > > On 18/10/06, Tiago Vale < tia...@gm...> wrote: > > > > > Heres what I want to do, > > > > > > > > > > I have a console that whenever the user presses the enter key some > > action > > > > > occur. > > > > > Im using the NSTextview and I dont see a easy way to do it: > > > > > > > > > > mytextfield.onChanged = function () bla, bla bal.... > > > > > > > > > > got it? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On 10/18/06, Scott Hyndman < sc...@af...> wrote: > > > > > > Could you rephrase the question? I don't understand. > > > > > > > > > > > > Scott > > > > > > > > > > > > On 18/10/06, Tiago Vale < tia...@gm...> wrote: > > > > > > > Hi all, > > > > > > > > > > > > > > > > > > > > > Is there a simple way to bind the Key.Enter to textfield > > onchanged? > > > > > > > > > > > > > > Still waiting for that NSTableView ;) > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > Cheers Tiago Janz > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > > Using Tomcat but need to do more? Need to support web services, > > > > > security? > > > > > > > Get stuff done quickly with pre-integrated technology to make your > > job > > > > > > > easier > > > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > > > Geronimo > > > > > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > > > > > > > _______________________________________________ > > > > > > > actionstep-core mailing list > > > > > > > act...@li... > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > Using Tomcat but need to do more? Need to support web services, > > security? > > > > > > Get stuff done quickly with pre-integrated technology to make your > > job > > > > > easier > > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > > > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > _______________________________________________ > > > > > > actionstep-core mailing list > > > > > > act...@li... > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > Cheers Tiago Janz > > > > > > > ------------------------------------------------------------------------- > > > > > Using Tomcat but need to do more? Need to support web services, > > security? > > > > > Get stuff done quickly with pre-integrated technology to make your job > > > > > easier > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > > > _______________________________________________ > > > > > actionstep-core mailing list > > > > > act...@li... > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, security? > > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > -- > > Cheers Tiago Janz > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > |
From: Scott H. <sc...@af...> - 2006-10-18 22:09:43
|
Ah, I just remembered. NSTextField's action method is called when enter is pressed. So just do this: txtField.setTarget(controller); txtField.setAction("actionMethod"); Tada! Scott On 18/10/06, Tiago Vale <tia...@gm...> wrote: > So you are saying that I have to manage to catch a > NSTextField.NSControlTextDidChangeNotification? > > > On 10/18/06, Scott Hyndman < sc...@af...> wrote: > > Oh, that doesn't answer your question. Let me think for a few minutes. > > There is a way to do this. > > > > Scott > > > > On 18/10/06, Scott Hyndman <sc...@af...> wrote: > > > You're in luck. There's a really easy way to do this. > > > > > > NSTextFields will post an > > > NSTextField.NSControlTextDidChangeNotification whenever > their text > > > changes. > > > > > > Scott > > > > > > On 18/10/06, Tiago Vale < tia...@gm...> wrote: > > > > Heres what I want to do, > > > > > > > > I have a console that whenever the user presses the enter key some > action > > > > occur. > > > > Im using the NSTextview and I dont see a easy way to do it: > > > > > > > > mytextfield.onChanged = function () bla, bla bal.... > > > > > > > > got it? > > > > > > > > > > > > > > > > > > > > > > > > On 10/18/06, Scott Hyndman < sc...@af...> wrote: > > > > > Could you rephrase the question? I don't understand. > > > > > > > > > > Scott > > > > > > > > > > On 18/10/06, Tiago Vale < tia...@gm...> wrote: > > > > > > Hi all, > > > > > > > > > > > > > > > > > > Is there a simple way to bind the Key.Enter to textfield > onchanged? > > > > > > > > > > > > Still waiting for that NSTableView ;) > > > > > > > > > > > > > > > > > > -- > > > > > > Cheers Tiago Janz > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > Using Tomcat but need to do more? Need to support web services, > > > > security? > > > > > > Get stuff done quickly with pre-integrated technology to make your > job > > > > > > easier > > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > > Geronimo > > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > > > > > _______________________________________________ > > > > > > actionstep-core mailing list > > > > > > act...@li... > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > Using Tomcat but need to do more? Need to support web services, > security? > > > > > Get stuff done quickly with pre-integrated technology to make your > job > > > > easier > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > _______________________________________________ > > > > > actionstep-core mailing list > > > > > act...@li... > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > -- > > > > Cheers Tiago Janz > > > > > ------------------------------------------------------------------------- > > > > Using Tomcat but need to do more? Need to support web services, > security? > > > > Get stuff done quickly with pre-integrated technology to make your job > > > > easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > _______________________________________________ > > > > actionstep-core mailing list > > > > act...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > -- > Cheers Tiago Janz > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > |
From: Tiago V. <tia...@gm...> - 2006-10-18 21:49:40
|
So you are saying that I have to manage to catch a NSTextField.NSControlTextDidChangeNotification? On 10/18/06, Scott Hyndman <sc...@af...> wrote: > > Oh, that doesn't answer your question. Let me think for a few minutes. > There is a way to do this. > > Scott > > On 18/10/06, Scott Hyndman <sc...@af...> wrote: > > You're in luck. There's a really easy way to do this. > > > > NSTextFields will post an > > NSTextField.NSControlTextDidChangeNotification whenever their text > > changes. > > > > Scott > > > > On 18/10/06, Tiago Vale <tia...@gm...> wrote: > > > Heres what I want to do, > > > > > > I have a console that whenever the user presses the enter key some > action > > > occur. > > > Im using the NSTextview and I dont see a easy way to do it: > > > > > > mytextfield.onChanged = function () bla, bla bal.... > > > > > > got it? > > > > > > > > > > > > > > > > > > On 10/18/06, Scott Hyndman <sc...@af...> wrote: > > > > Could you rephrase the question? I don't understand. > > > > > > > > Scott > > > > > > > > On 18/10/06, Tiago Vale <tia...@gm...> wrote: > > > > > Hi all, > > > > > > > > > > > > > > > Is there a simple way to bind the Key.Enter to textfield > onchanged? > > > > > > > > > > Still waiting for that NSTableView ;) > > > > > > > > > > > > > > > -- > > > > > Cheers Tiago Janz > > > > > > > > > ------------------------------------------------------------------------- > > > > > Using Tomcat but need to do more? Need to support web services, > > > security? > > > > > Get stuff done quickly with pre-integrated technology to make your > job > > > > > easier > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > Geronimo > > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > > > _______________________________________________ > > > > > actionstep-core mailing list > > > > > act...@li... > > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > Using Tomcat but need to do more? Need to support web services, > security? > > > > Get stuff done quickly with pre-integrated technology to make your > job > > > easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > > > actionstep-core mailing list > > > > act...@li... > > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > -- > > > Cheers Tiago Janz > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > security? > > > Get stuff done quickly with pre-integrated technology to make your job > > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > -- Cheers Tiago Janz |
From: Scott H. <sc...@af...> - 2006-10-18 21:02:54
|
Oh, that doesn't answer your question. Let me think for a few minutes. There is a way to do this. Scott On 18/10/06, Scott Hyndman <sc...@af...> wrote: > You're in luck. There's a really easy way to do this. > > NSTextFields will post an > NSTextField.NSControlTextDidChangeNotification whenever their text > changes. > > Scott > > On 18/10/06, Tiago Vale <tia...@gm...> wrote: > > Heres what I want to do, > > > > I have a console that whenever the user presses the enter key some action > > occur. > > Im using the NSTextview and I dont see a easy way to do it: > > > > mytextfield.onChanged = function () bla, bla bal.... > > > > got it? > > > > > > > > > > > > On 10/18/06, Scott Hyndman <sc...@af...> wrote: > > > Could you rephrase the question? I don't understand. > > > > > > Scott > > > > > > On 18/10/06, Tiago Vale <tia...@gm...> wrote: > > > > Hi all, > > > > > > > > > > > > Is there a simple way to bind the Key.Enter to textfield onchanged? > > > > > > > > Still waiting for that NSTableView ;) > > > > > > > > > > > > -- > > > > Cheers Tiago Janz > > > > > > ------------------------------------------------------------------------- > > > > Using Tomcat but need to do more? Need to support web services, > > security? > > > > Get stuff done quickly with pre-integrated technology to make your job > > > > easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > _______________________________________________ > > > > actionstep-core mailing list > > > > act...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, security? > > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > -- > > Cheers Tiago Janz > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > |
From: Scott H. <sc...@af...> - 2006-10-18 20:49:12
|
You're in luck. There's a really easy way to do this. NSTextFields will post an NSTextField.NSControlTextDidChangeNotification whenever their text changes. Scott On 18/10/06, Tiago Vale <tia...@gm...> wrote: > Heres what I want to do, > > I have a console that whenever the user presses the enter key some action > occur. > Im using the NSTextview and I dont see a easy way to do it: > > mytextfield.onChanged = function () bla, bla bal.... > > got it? > > > > > > On 10/18/06, Scott Hyndman <sc...@af...> wrote: > > Could you rephrase the question? I don't understand. > > > > Scott > > > > On 18/10/06, Tiago Vale <tia...@gm...> wrote: > > > Hi all, > > > > > > > > > Is there a simple way to bind the Key.Enter to textfield onchanged? > > > > > > Still waiting for that NSTableView ;) > > > > > > > > > -- > > > Cheers Tiago Janz > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > security? > > > Get stuff done quickly with pre-integrated technology to make your job > > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > -- > Cheers Tiago Janz > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > |
From: Tiago V. <tia...@gm...> - 2006-10-18 20:47:01
|
Heres what I want to do, I have a console that whenever the user presses the enter key some action occur. Im using the NSTextview and I dont see a easy way to do it: mytextfield.onChanged = function () bla, bla bal.... got it? On 10/18/06, Scott Hyndman <sc...@af...> wrote: > > Could you rephrase the question? I don't understand. > > Scott > > On 18/10/06, Tiago Vale <tia...@gm...> wrote: > > Hi all, > > > > > > Is there a simple way to bind the Key.Enter to textfield onchanged? > > > > Still waiting for that NSTableView ;) > > > > > > -- > > Cheers Tiago Janz > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > -- Cheers Tiago Janz |
From: Scott H. <sc...@af...> - 2006-10-18 17:22:27
|
Could you rephrase the question? I don't understand. Scott On 18/10/06, Tiago Vale <tia...@gm...> wrote: > Hi all, > > > Is there a simple way to bind the Key.Enter to textfield onchanged? > > Still waiting for that NSTableView ;) > > > -- > Cheers Tiago Janz > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > |
From: Tiago V. <tia...@gm...> - 2006-10-18 16:14:24
|
Any light here? On 7/28/06, Tiago Vale <tia...@gm...> wrote: > > Inconveniencing !? hell no, just wanted to know the status, please dont > get pressed by me, Im not paying nothing here ;) > > > keep up the good work > > -- > Cheers Tiago Janz -- Cheers Tiago Janz |
From: Tiago V. <tia...@gm...> - 2006-10-18 16:08:53
|
Hi all, Is there a simple way to bind the Key.Enter to textfield onchanged? Still waiting for that NSTableView ;) -- Cheers Tiago Janz |
From: thomas m. <tho...@gm...> - 2006-10-16 11:50:20
|
hi all i'm having real troubles trying to implement a rollOver behaviour on menu items, i want the hover behaviour to be triggered each time the item is rolled over and I really don't get how to do this... I had a look at the NSButtonCell implementation which seems to call a addTrackingRectOwnerUserDataAssumeInside on its control view but how can I do this for a menu ? In general I would really appreciate directions in understanding the implementation of the Event mechanisms, I am coing from Flash where I used to call onRollOver methods for instance, I am a little confused here thanks in advance thomas --=20 ---------------------------------------------------------- http://www.myspace.com/thomasmery http://www.thomas-mery.net Tourn=E9e automnale : 20/09 Paris - OPA 14/10 Limoges - Pop sur la Ville 15/10 tba 16/10 tba 17/10 Toulouse - L'entrep=F4t 18/10 tba 19/10 Bordeaux - Le Fiacre 20/10 Saintes - Le Taquet 21/10 Reims - La Cartonnerie (+ Peter Von Poehl + Midaircondo) 29/10 Paris - le kitchup (+ Guillaume Eluerd + Brian Straw) 10/11 Macon - La cave =E0 musique (+ My Name is Nobody + This Melodramatic Sauna) 11/11 Lyon - Le Sonic 12/11 tba 13/11 Metz - TBC 14/11 Strasbourg - Le Molodo=EF (+ Carp + Simple as Pop) 15/11 Lille - Peak a Boo (+Am=E9lie +Simon) 16/11 Luxembourg 17/11 Belgique - TBC 18/11 Belgique - TBC 22/11 S=E8te ---------------------------------------------------------- |
From: Joseph G. <ga...@au...> - 2006-10-10 22:33:29
|
Hello, I have been successful in loading a simple asml layout in an ActionStep app. I would now like to be able to access the objects after they have been loaded in order to hide certain objects depending upon external parameters. I haven't been able to figure out how to access the elements that have been loaded by the ASAsmlReader. My current attempt is as follows: app = NSApplication.sharedApplication(); var reader:ASAsmlReader = (new ASAsmlReader()).initWithUrl("classes/simplelayout.xml"); var objects:NSDictionary = reader.asmlFile().idToObjectDictionary(); if(has_param) { NSButton(objects.objectForKey("btn_three")).setHidden(true); NSButton(objects.objectForKey("btn_four")).setHidden(true); } app.run(); I am using the id's that I assigned to the buttons in the asml as the keys. The objectForKey method doesn't seem to be getting the correct object. What should I do in order to access the objects? Thanks, Joe Gay |
From: Ray C. <rc...@gm...> - 2006-10-04 04:00:34
|
Hi, looks fine. What do you mean? On 10/3/06, thomas mery <tho...@gm...> wrote: > Hi all, > > wa wondering abut the status of the > NSImageRep.imageRepWithContentsOfURL handling of loading > errors > > seems like the error handling has not been finished > > I would subclass but if it's about to be looked at I would gladly save me > the trouble > > thanks in advance > > thomas > > p.s. the list's been awfully quiet or is it just me ? :) > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > -- Cheers, Ray Chuan |
From: thomas m. <tho...@gm...> - 2006-10-04 01:43:35
|
Hi all, wa wondering abut the status of the NSImageRep.imageRepWithContentsOfURLhandling of loading errors seems like the error handling has not been finished I would subclass but if it's about to be looked at I would gladly save me the trouble thanks in advance thomas p.s. the list's been awfully quiet or is it just me ? :) |
From: thomas m. <tho...@gm...> - 2006-09-15 09:51:15
|
Hello list, I am trying to find a convenient way of having views to disalay themselves with an effect (like an expanding effect, or fade in effect) I am trying to use an ASAnimation which delegate is the view it self my pb is that I don't know where I should have my startAnimation method for it to be triggered when the view is actually first shown on screen I thought about the NSView display() method but since it seems like I have to call display() in my animationDidAdvance method (part of ASAnimation delegate protocol if I get things right) after any, say, setFrameSize call (to redraw the view with the new size updated with current value of my ongoing animation) this is not working. Anyone would help me on this ? TIA thomas |
From: thomas m. <tho...@gm...> - 2006-09-15 09:45:27
|
Hi all, was wondering about the setBounds behaviour seems like it should, besides allowing changin the origin of the bounds mc, also allow changing its size but the updateBoundsMovieClip method comment says : "Updates the location of the bounds movieclip." but it is also used in setBoundsSize which comment says : "Sets the size of this view's bounds to <code>size</code>." can someone comment on this ? tia thomas |
From: Scott H. <sc...@af...> - 2006-09-09 13:13:44
|
Sorry, send the code over. I'll have a look at it tomorrow. And you could always revert back to a previous version if it used to work for you. Scott On 07/09/06, Ewan McDougall <mr...@mr...> wrote: > Hello, > > I've updated my actionstep library to use the modified NSMovie and > NSMovieView classes. Now my video resizes itself to the wrong size. > It maintains its aspect ratio but is about 2 times too small. > > > public function initWithFramePosActive( > frame:NSRect, > redPos:Number, > blackPos:Number): > GameBoardVideoView { > > super.initWithFrame(frame); > ... > > NSNotificationCenter.defaultCenter().addObserverSelectorNameObject( > this, > "movieInitialized", > NSMovie.ASMovieDidInitialize, > null); > > m_video = (new NSMovie()).initWithContentsOfURL("../../../video/ > 002f3t360_TheGame.flv"); > > m_videoView = (new NSMovieView()).initWithFrame(new NSRect > (0,0,frame.size.width,frame.size.height)); > > m_videoView.showControllerAdjustingSize(false,true); > m_videoView.setDrawsBackground(false); > > ... > > return this; > > } > > private function movieInitialized(ntf:NSNotification):Void > { > m_videoView.setMovie(m_video); > m_videoView.gotoBeginning(this); > m_videoView.start(); > } > > Any ideas would be much appreciated. I can supply all the source code > for the project if required (will be release GNU GPL anyway). > > Cheers, > > Ewan > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > |