Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: messagebox

$
0
0
Re: messagebox
FoxInCloud
Re: messagebox
06/19/2012
12:14:17 AM
3J300IFTW Show this entire thread in new window
Gratar Image based on email address
From:
Tuvia Vinitsky
To:
Attachments:
None

I should explain why I was doing that in the first place: we have a message service, so we have abstracted the wmessagebox. The initial call to our message service passes the complete reference to the desired callback method. Our message service then passes that along to wmessagebox.

As of version 1.20, I cannot pass wmessagebox a full object name. I was doing this previously:

<code lang="VFP"
thisform.wMessageBox('thisform.frame1.names.pgfNames.page3.cmdDeleteaddress.wFormCallBack','delete it',36)
<</code>>

Now I get an error in ajax.dialogadd line 7138 or around there that callback already exists, with some method listed that does not exist.

Anybody know what I am missing? Too long a param?


Viewing all articles
Browse latest Browse all 10393

Trending Articles