| View previous topic :: View next topic |
| Author |
Message |
Norman Bates Guest
|
Posted: Mon Apr 19, 2004 7:34 pm Post subject: How can I show files from different directories in one windo |
|
|
I want to put short-cuts to different files of different applications in a
window so that the user can click on it and then it opens that file in its
associated application, what component can I use for this?
Thanks
|
|
| Back to top |
|
 |
schumacker Guest
|
Posted: Thu Apr 22, 2004 7:14 am Post subject: Re: How can I show files from different directories in one w |
|
|
"Norman Bates" <dj (AT) nospam (DOT) com> wrote
| Quote: | I want to put short-cuts to different files of different applications in a
window so that the user can click on it and then it opens that file in its
associated application, what component can I use for this?
Thanks
|
What about using a TListBox?
|
|
| Back to top |
|
 |
schumacker Guest
|
Posted: Thu Apr 22, 2004 8:01 am Post subject: Re: How can I show files from different directories in one w |
|
|
"Norman Bates" <dj (AT) nospam (DOT) com> wrote
| Quote: | I want to put short-cuts to different files of different applications in a
window so that the user can click on it and then it opens that file in its
associated application, what component can I use for this?
Thanks
|
What about using a TListBox?
|
|
| Back to top |
|
 |
|