PDA

View Full Version : Multiple Install Folders



NewsArchive
10-23-2009, 01:31 AM
I need to define a dialog that allows for Program Files Install Location and
Data Files Install Location

Tried the Wizard Define Dialog, but it seem that if I use 2 dialogs, they
duplicate the info. I can't make one show
Program Files and the other show Data Files. they either sow one or the
other.

Is there a way to define a dialog with Browse Lookup for each install
location.

--
Dan Scott
Garage Partner Pro
www.garagepartner.com

NewsArchive
10-23-2009, 01:32 AM
I think I may have found the answer in Custom Dialg 3 Example.

--
Dan Scott
Garage Partner Pro
www.garagepartner.com

NewsArchive
10-23-2009, 01:33 AM
Dan,

Yes, a custom wizard dialog as shown in that example is the elegant way to
handle such a situation.

However, from a purely didactic standpoint, you might want to look at the
attached. It illustrates how to use multiple instances of a regular wizard
dialog (in this case, the "Select Install Folder" dialog).

The trick is to create additional Text Resources, then specify those for the
second dialog instance. That way, the customizations of one screen don't
overwrite the other screen.

Jane

NewsArchive
10-23-2009, 01:34 AM
I made a custom dialog for that purpose. You also need to handle possible user responses (I've based this on the custom dialog example):

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm

NewsArchive
10-23-2009, 01:35 AM
Russ,

> I made a custom dialog for that purpose.

1.3Mb BMP... ever heard of PNG or JPG?!<g>

--
Lee White

Enroll Today at http://CWaddons.com

Reports....: http://www.cwaddons.com/products/rpm/
Free Review: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Faxing.....: http://www.cwaddons.com/products/afe/

NewsArchive
10-23-2009, 01:35 AM
I'll see if Live Mail has a setting <g>. The original image is a gif.

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm

NewsArchive
10-23-2009, 01:36 AM
Russ,

> I'll see if Live Mail has a setting <g>. The original image is a gif.

'ol Billy probably thinks bandwidth is cheap, like HD's and memory!<g>

--
Lee White

Enroll Today at http://CWaddons.com

Reports....: http://www.cwaddons.com/products/rpm/
Free Review: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Faxing.....: http://www.cwaddons.com/products/afe/

NewsArchive
10-23-2009, 01:36 AM
If memory is to cheap, how come I don't have any????

Jane Fleming

NewsArchive
10-23-2009, 01:37 AM
There is a reason, but I forgot.

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm

NewsArchive
10-23-2009, 01:37 AM
Jane,

> If memory is to cheap, how come I don't have any????

What was I saying?

I found a stack of old memory sticks in a drawer earlier but I'm not
sure where to put them. [NO SUGGESTIONS PLEASE<g>]

--
Lee White

Enroll Today at http://CWaddons.com

Reports....: http://www.cwaddons.com/products/rpm/
Free Review: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Faxing.....: http://www.cwaddons.com/products/afe/

NewsArchive
10-23-2009, 01:37 AM
Put the carrot sticks in the machine, eat the memory sticks. No wait, maybe
its celery sticks?

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm

NewsArchive
10-23-2009, 01:38 AM
Thanks Russ

--
Dan Scott
Garage Partner Pro
www.garagepartner.com

NewsArchive
10-23-2009, 01:39 AM
Thanks a Bunch Jane

--
Dan Scott
Garage Partner Pro
www.garagepartner.com