 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Cactus Guest
|
Posted: Sat Nov 22, 2003 9:05 am Post subject: Adding button to TOpenDialog. |
|
|
........ the online help said "no way".
but i just want to adding a function to the dialog box, to renaming files.
|
|
| Back to top |
|
 |
Maris Janis Vasilevskis Guest
|
Posted: Sat Nov 22, 2003 3:25 pm Post subject: Re: Adding button to TOpenDialog. |
|
|
TOpenDialog ends with a call of MS GetOpenFileName.
You can call it directly and play with template and hook procedure.
Or, you can do the same in your TOpenDialog descendant.
By why, in your case?
You can rename anything in the dialog window from right mouse button,
or with a slow double click.
Mahris
Cactus wrote:
| Quote: | ....... the online help said "no way".
but i just want to adding a function to the dialog box, to renaming files.
|
|
|
| Back to top |
|
 |
Timothy H. Buchman Guest
|
Posted: Sat Nov 22, 2003 3:44 pm Post subject: Re: Adding button to TOpenDialog. |
|
|
"Cactus" <a@b.com> wrote
| Quote: | ....... the online help said "no way".
but i just want to adding a function to the dialog box, to renaming
files. |
Maris is quite right, but here are some solutions and examples:
http://home.att.net/~secondcut/bcbexam.htm
--
Timothy H. Buchman
========================================
City Center Theater, New York NY
mail address tbuchmanPLEASE(at sign)REMOVEcitycenterD O Torg
Search .borland message archive on http://www.tamaracka.com/search.htm
|
|
| Back to top |
|
 |
Cactus Guest
|
Posted: Sun Nov 23, 2003 4:52 am Post subject: Re: Adding button to TOpenDialog. |
|
|
| Quote: | By why, in your case?
You can rename anything in the dialog window from right mouse button,
or with a slow double click.
|
I said renaming files.
to select multi-files give them a unite name.
for example: prefix + number + extend name
the function adding to TOpenDialog, no with a button.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|