FindFile Component demo: minor suggestion

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

FindFile Component demo: minor suggestion

Postby spriditis » March 18th, 2010, 11:22 am

First, thanks for this great component. So far everything seems to be working ok.
Some suggestion for FFDemo.dpr (latest - version 4.10, February 6, 2010):

1. Add Locate file in Explorer to file popup menu:
Code: Select all
ShellExecute(0, 'Open', 'Explorer.exe', PChar('/n,/select,"' + SubItems[0] + Caption + '"'), nil, SW_NORMAL);
This will open that file's folder and automatically sellect it in windows explorer - usefull if directory contains hundreds of files. ;)

2. In PageControl (Date & Time) -> PageControl1
     a) change TabPosition form tpLeft to tpTop
     b) or Increase TabPosition.Height
Because now Created is on one tab line and Modified and Accessed on another ----> clicking on tabs, switches their position - very annoying :oops:
That way they will be stacionary on the same line and will no change place.. :wink:

//3. Font - default is Arial, but Tahoma seems like better choice (but this might be personal choice). :-^
spriditis
Member
Member
 
Posts: 1
Joined: March 18th, 2010, 11:03 am

Re: FindFile Component demo: minor suggestion

Postby Kambiz » March 20th, 2010, 12:30 am

Your suggestions all are accepted, and will be available in the next update of the component.

Thank you so much!
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm


Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 3 guests

cron