[Dev] Re: refresh controler

Frank Cohen fcohen at pushtotest.com
Fri Mar 30 16:21:08 PST 2007


You need to change the J code to intercept the save button function.  
For a pattern take a look at line 4388, the newBuffer() method in  
org.armedbear.j.Editor.java. For save you will need to modify the save 
() method at line 2112 to call back through the  
com.pushtotest.testmaker.Console.

-Frank




On Mar 30, 2007, at 4:18 PM, William Martínez Pomares wrote:

> Hi Frank.
> Luis Carlos was able to refresh the controller window when the save  
> button is hit (he used a listener, adding an additional one to the  
> button). But it doesn't work when the save option in the main menu  
> es issued. Any Idea on how to capture that?
>
> William.
>
>  -----Original Message-----
> From:   Luis Carlos Lara López
> Sent:   Friday, March 30, 2007 5:12 PM
> To:     William Martínez Pomares
> Subject:        refresh controler
>
> Hi Frank,
> I am not going to be this week.
> I will be on vacations
> Happy Pesach
>
> I was able to refresh the controller using the Toolbar button
>
>
> But I can’t add a Listener to the File -> save option, could you  
> help me on that?
>
>
>
>
>
>
>
>



--
Frank Cohen, PushToTest, http://www.PushToTest.com, phone 408 374 7426
TestMaker: The open-source SOA test automation tool





More information about the Dev mailing list