Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] uDig Multiple Modal Tool problem

Hi all,
 
Seems like every thing is fine, but the image that i was using was too big. When i removed it, it started working.
 
Thanks alot guys.
 
Regards,
 
Farrukh.
 

--- On Fri, 8/8/08, Jody Garnett <jgarnett@xxxxxxxxxxxxxxx> wrote:
From: Jody Garnett <jgarnett@xxxxxxxxxxxxxxx>
Subject: Re: [udig-users] uDig Multiple Modal Tool problem
To: farrukhmpk@xxxxxxxxx
Cc: udig-users@xxxxxxxxxxxxxxxxxxxxx
Date: Friday, August 8, 2008, 5:25 AM

Hello again - as you can see I am catching up on email.

If we can explore your problem on udig-devel it would be great. I 
personally expect a problem with some kind of "id" conflict - but a 
couple of break points in the debugger may set us right.

I have debugged these kind of problems before by putting a break point 
in ToolProxy (this is the class that shows up in the user interface; 
your tool is only created when the user goes to use it for the first time).

Jody
Mirza Farrukh wrote:
>
> Hi all,
>   
> I had followed the uDig's RCP branding walk through and have 
> successfully developed an application on top of uDig. Later I have 
> also developed an modal tool extension point of type 
> net.refractions.udig.project.ui.tool. inherited from SimpleTool. It is 
> working.
>  
> The problem is that I am now trying to develop another modal tool of 
> the same type and every thing, but ofcourse a different Class. This 
> tool as well gets deployed, but it doesn't work at all when i select 
> it. It seems like the control is not sent to the class.
>  
> I hope you guys might have a solution for this type of problem and you 
> understand the problem. If not, please feel free to ask for 
> clarifications.
>  
> Regards,
>  
> Farrukh.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> udig-users mailing list
> udig-users@xxxxxxxxxxxxxxxxxxxxx
> http://lists.refractions.net/mailman/listinfo/udig-users
>   



Back to the top