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

Re: forms and showing

$
0
0
Re: forms and showing
FoxInCloud
Re: forms and showing
Nov. 30, 2012
10:05 am
3NN0LMSCIShow this entire thread in new window
Gratar Image based on email address
From:Thierry Nivelet (FoxInCloud)
To:Tuvia Vinitsky
awFrm.wFormNoShow() calls awAppHost.oForm() which grabs any existing instance of the form.
this issue is related to the awAJAX.XMLdialogAdd() issue.
Solving the latter should solve the former.


usually I do this:
oX = thisform.wformnoshow(blah
thisform.wformshow(oX0

But what about when I had already opened the form elsewhere in the app with wform, or with IntuitCat.FormDisplay, then did form.release. Now to the UI the form is gone, but of course FiC has it open. I cannot issue a

thisform.wformshow

because I have no object reference. Using a wformnoshow gives a "file is in use" error. I assume that is by design.

I know it sounds circular, but can I get a reference somehow to a previously opned form, change some properties on that form, and thet Show it, like I do with wformnoshow?


Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)


Viewing all articles
Browse latest Browse all 10393

Trending Articles