[futurebasic] Re: re custom dialogs

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 1998 : Group Archive : Group : All Groups

From: Mark Goodes <wave@...>
Date: Thu, 7 May 1998 19:08:46 -0400
>>>I downloaded "SetFilesVolume" from the STAZ site I think.
>
>>>I was able to simplify this to choose one folder
>
>>>then do something else like open a window.
>
>>>This however, doesn't give the option of creating
>
>>>a destination folder.

I think you need to use SFPGetFile or one of the similar Toolbox calls.
This lets you pass the res id of the custom dialog box that you want to
use.  All you have to do is go through some of the dialogs in (a copy of)
the system file with resedit until you find the one you want, then use this
id when you call the routine.

HTH.  Sorry, but I don't have time to look up any code right now.

____________
wave (Toronto, Canada)
Much better at "OOPS!" programming than OOP programming.