Click to See Complete Forum and Search --> : Intrinsic control updates


Al Meadows
03-14-2000, 10:04 AM
How about adding the ability to see hidden directories with the DirListBox
control?

Phil Weber
03-14-2000, 11:28 AM
> How about adding the ability to see hidden directories
> with the DirListBox control?

How about getting rid of the obsolete File- and DirListBox controls
altogether, and replacing them with the controls that make up the
Win9x-style common file dialogs?
---
Phil Weber

Al Meadows
03-14-2000, 12:02 PM
>>How about getting rid of the obsolete File- and DirListBox controls
> altogether, and replacing them with the controls that make up the
> Win9x-style common file dialogs?
> ---

Real simple... The common dialogs are "dialogs". Show me how to embed one
in a form with other controls such as check boxes and labels.

Obsolete or not, there is a place for a simple display of the directory
structure. I would certainly prefer something that looked more like the
directory tree in Windows Explorer but that doesn't exist outside of 3rd
party custom controls (and yes, I know about the CCRP).

The "Explorer" objects need to replace the existing Drive, Directory, and
File controls OR they need to add hidden directories to the dirlistbox and
preferably, the "desktop" etc folders as well.

Phil Weber
03-14-2000, 12:31 PM
> Real simple... The common dialogs are "dialogs." Show
> me how to embed one in a form with other controls such
> as check boxes and labels.

Al: Please re-read my previous message. Note that I did not suggest that you
use the common dialog.
---
Phil Weber

Michael \(michka\) Kaplan
03-14-2000, 01:50 PM
well, they come from existing APIs that the system exposes. In other words,
they are there because they are easy.

--
?MichKa
(insensitive fruitarian)

random junk of dubious value, a multilingual website, the
54-language TSI Form/Report to Data Access Page Wizard,
and lots of replication "stuff" at the (no scripts required!)
http://www.trigeminal.com/

?
"Phil Weber" <pweber@teleport.com> wrote in message
news:38ce580e$1@news.devx.com...
> > How about adding the ability to see hidden directories
> > with the DirListBox control?
>
> How about getting rid of the obsolete File- and DirListBox controls
> altogether, and replacing them with the controls that make up the
> Win9x-style common file dialogs?
> ---
> Phil Weber
>
>

Al Meadows
03-15-2000, 12:09 AM
opps, sorry!

Al


"Phil Weber" <pweber@teleport.com> wrote in message
news:38ce66ca$1@news.devx.com...
> > Real simple... The common dialogs are "dialogs." Show
> > me how to embed one in a form with other controls such
> > as check boxes and labels.
>
> Al: Please re-read my previous message. Note that I did not suggest that
you
> use the common dialog.
> ---
> Phil Weber
>
>