Re: Select & Create folders dialog

new topic     » goto parent     » topic index » view thread      » older message » newer message

Sergio Gelli wrote:
> 
> Antonio Alessi wrote:
> > 
> > Sergio Gelli wrote:
> > > Exist a DIALOG FLAGS to use with the selectDirectory() to 
> > > create a new folder too ?
> > > Sérgio Gelli.
> > 
> > Yes Sérgio,
> > 
> > there is BIF_USENEWUI:
> > 
> >     TargetDir = ( selectDirectory( "Select a local Folder\n",
> >     {BIF_BROWSEINCLUDEURLS,
> > BIF_USENEWUI, BIF_VALIDATE}, routine_id( "callback"), 0))
> > 
> > antonio
> 
> Thanks Antonio, your instruction works fine, I am grateful.
> 
> I try find this FLAGS in WIN32LIB.EW docs and anothers like this
> but I failed, don't found nothing.
> 
> Where I can find intructions about that and others?
> 
> Sérgio Gelli - Brasil

I cannot help you much in that, I don't know Windows programming details; 
I was greatly helped in discovering the Euphoria power by this forum 
and all the RDS contrib. solutions; and was so busy in developing 
a big application that I could never find out time to deepen theories 
and rules from M$'s sources. Hope someone else can address you..
I can look for win32.hlp on the net and download it to start 
with a basic reference.

However the BIF_USENEWUI constant exists into the winfile.ew included file.

antonio

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu