Feature Request - explorer controls

Started by jbuzbee, March 20, 2011, 06:00:42 AM

Previous topic - Next topic

jbuzbee

http://www.theswamp.org/index.php?topic=37556.0

EDIT: and this;
http://www.opendcl.com/forum/index.php?topic=1603.0

The referenced theSwamp.org thread is a dotNet application using a palette and an explorer tree control.  I've wanted to do something like this for a while but no "explorer" type control exists. (no, the browser control doesn't have the required events to make it useful.)

Anyone else intersted?  Owen; possibility?

just a thought . . ..

jb

owenwengerd

Possible of course, but what advantages would a built in control have over a lisp based one?  BTW, the directory dropdown style already uses an explorer type tree control internally.

TimSpangler

I agree James,

I was working on a project a few months ago where I wanted quick access to an bare explorer tree control to return a folder.  I tried to create one through lisp (and was some what successful), but it was slow loading, especially with large network drives.  Here is some of the code. (Stripped down)

TIM
theswamp
Get below the surface......

BazzaCAD

Hmmm I've used the Tree for years, and it's worked fine....
a.k.a.
Barry Ralphs
barryDOTralphsATgmailDOTcom

TimSpangler

Do you have an example of a file browser type tree control?  (Something like I posted)?

Thanks
theswamp
Get below the surface......

Fred Tomke

Quote from: TimSpangler on March 23, 2011, 04:46:46 AM
Do you have an example of a file browser type tree control?

Hi Tim, is that close to what you're looking for?

Regards,
Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

TimSpangler

Quote from: Fred Tomke on March 23, 2011, 12:47:43 PM
Hi Tim, is that close to what you're looking for?

Yeah that is the functionality I am looking for.
theswamp
Get below the surface......