Andy,
Can you offer a sample of an extended dialog sample?
_
Find a local pizza place, music store, museum and more
then map the best
route! http://local.live.com?FORM=MGA001
Ken nashua wrote:
> Hi Folks,
>
> My home page has lots of AjaxDirectLinks to different popups.
>
> ex:
> [EMAIL PROTECTED]:AjaxDirectLink
> [EMAIL PROTECTED]:AjaxDirectLink
> [EMAIL PROTECTED]:AjaxDirectLink
>
> How can I discriminate which link was clicked in my Home.java handler belo
Here is how I use it in Login.html
tables or form or some stuff
_
Add a Yahoo! contact to Windows Live Messenger for a chance to win a free
trip!
http://www.imagine-windowslive.com/minisites/yahoo/default.aspx?locale=en-us&hmta
Here is my definition from Home.html for one of the links
Login Popup Dialog
_
Find a local pizza place, music store, museum and more
then map the best
route! http://local.live.com?FORM=MGA001
-
Hi Folks,
My home page has lots of AjaxDirectLinks to different popups.
ex:
[EMAIL PROTECTED]:AjaxDirectLink
[EMAIL PROTECTED]:AjaxDirectLink
[EMAIL PROTECTED]:AjaxDirectLink
How can I discriminate which link was clicked in my Home.java handler below?
public IPage onLinkSubm
No problem, glad it worked out :-).
-warner
On 11/7/06, Miguel Angel Hernández <[EMAIL PROTECTED]> wrote:
> Warner,
>
> Good Morning,
>
> I worked, I changed the method call exactly as you
>
> public void pintaPopup() {
> Dialog dialogo =
> (Dialog)getComponent("DialogContent");
> //
Thank andy, those stupid typos :)On 11/7/06, andyhot <[EMAIL PROTECTED]> wrote:
Just tried something similar...Only thing i changed was to useconnectId instead of connectionIdIt works ok here... (using tacos dojo = 0.3.1)Andrea Chiumenti wrote:> Hello, I'm having problems adding a tooltip
>> I have
Thanks for replying Andy. My application is in a bit of a mess right now so I can't send you any useful code but I have reverted to the previous version and it works fine. I will attempt to upgrade again after I have had some time to tidy up and if it still does not work i will send you some sample
Just tried something similar...
Only thing i changed was to use
connectId instead of connectionId
It works ok here... (using tacos dojo = 0.3.1)
Andrea Chiumenti wrote:
> Hello, I'm having problems adding a tooltip
>
> I have a page similar to this:
>
> bla bla bla
>
> hello world
>
>
Ok,
I found a copy of that jar inside src/main/webapp/web-inf/lib
I know I need a dope slap. (it never dawned on me that I had this setup this
way because I have alot of crap inside that dir) Now I am alarmed/confused.
Should this dir be empty ? Should I let the pom.xml dependencies populate
t
Warner, Good Morning,I worked, I changed the method call exactly as youpublic void pintaPopup() { Dialog dialogo = (Dialog)getComponent("DialogContent");// dialogo.show
(); setHidden(false); } public void borraPopup() { Dialog dialogo = (Dialog)getComponent
Well, i just tried this whole procedure (in order to update one of my
projects to 4.0.2-SNAPSHOT)
and didn't have any problems...
Can you search in your system for the
tacos-core-4.0.1-20061030.052315-12.jar
file?
Is it possible that you have it as a resource and thus it gets copied
into the war?
Ok, here is the app pom.xml
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
4.0.0
product
product
1.0
tap.proto
tap.proto
w
Here is my parent POM.XML... app POM will follow on next message.
And btw... there my common and proto.component do not have any dependency on
tacos.
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/
Ok, based on your last message... do not do "mvn deploy". Thats for you not
me, I assume. After svn update...
Then I went into my local repository and deleted all net.sf.tacos dirs. Then
i went into my webapps and deleted all their target dirs. then i went into
C:\TEMP and deleted all jetty we
Hello, I'm having problems adding a tooltipI have a page similar to this: bla bla blahello world
dojo.require("dojo.widget.Tooltip");
var tooltipWidget = dojo.widget.createWidget('Tooltip', {connectionId: 'celltableForm-1.1
' }, dojo.byId('info'));
Ken nashua wrote:
> Andy,
>
> Now I am unable to perform "mvn clean install deploy"
>
> What is the deal with authenticating now with shell.sourceforge.net ?
>
> Is there an anonymous authentication?
>
> Can you assist?
>
Hey, your trying to upload the generated artifacts in our server.
Tha
Andy,
Now I am unable to perform "mvn clean install deploy"
What is the deal with authenticating now with shell.sourceforge.net ?
Is there an anonymous authentication?
Can you assist?
Thanks
C:\Prototype\Mavenized\Product\tacos-4.0\trunk>set MAVEN_OPTS=-Xms128m
-Xmx512m -Xss32768k
[INFO] S
18 matches
Mail list logo