Page 1 of 3

Mini Text File Manager

Posted: Sun Mar 29, 2015 10:49 pm
by esgici
jayadevu wrote:
( at 22 Mar 2015, here ).

For your information, FileManagerG is a GUI version of FileMan from old clipper days. It is small utility which allows you to view any .txt file and print the text file to dotmatrix and all the latest GDI/USB printers.
...

IF ANYBODY IS INTERESTED, I SHALL BE MORE THAN GLAD TO SHARE THE SOURCE CODE.
I liked Jayadev's design :)

... and I couldn't wait more than one week :(
Mini Text File Manager Screen Shoot.PNG
Mini Text File Manager Screen Shoot.PNG (78.55 KiB) Viewed 6442 times
TextFManSourceFiles.zip
(7.8 KiB) Downloaded 391 times
TextFManExe.zip
(1.4 MiB) Downloaded 384 times
Happy HMG'ing :D

PS : I have some problems with "Print" and "Change Folder" processing :( Any idea ?

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 2:38 am
by Rathinagiri
Wow.That is a nice work Esgici.

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 3:03 am
by esgici
Rathinagiri wrote:Wow.That is a nice work Esgici.
Thank you sir :)

Best regards

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 4:06 am
by bpd2000
Rathinagiri wrote:Wow.That is a nice work Esgici.
+1

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 7:58 am
by serge_girard
Thanks Esgici !

Serge

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 9:36 am
by quartz565
Thank you my friend !

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 10:10 am
by esgici
Dave, Serge and Nikos;

Thanks friends :D

Viva HMG :D

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 11:03 am
by lalacas
Thks, very useful

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 2:32 pm
by srvet_claudio
Rathinagiri wrote:Wow.That is a nice work Esgici.
+1

Re: Mini Text File Manager

Posted: Mon Mar 30, 2015 5:56 pm
by mustafa
Hello friend esgici
how about if the Grid grdDIRList
in OnDblClick we put TFM_Look ()
and so when you click on the Grid name
opens a File PROC TFM_Look() Editbox
edbTFMLook and thus is directly the content
file
regards

*----------------------------------------------------------------------------*

Hola amigo esgici
que te parece si en el Grid grdDIRList
en ONDBLCLICK le ponemos TFM_Look()
y asi cuando pulsas sobre el Grid el nombre de
un Fichero se abre en PROC TFM_Look() EDITBOX
edbTFMLook y asi se ve directamente el contenido
del fichero
Saludos
Mustafa