FET Forum

FET Support (English) => Get Help => Topic started by: anisanjum on April 20, 2014, 02:35:00 PM

Title: how to customize the fet
Post by: anisanjum on April 20, 2014, 02:35:00 PM
Hi,
How to customize the fet?
In which framework or environment did u design the fet?
I have been trying this in QT.
I want to change the main title name ie"Untitled-FET" but not able to do so.
Please help if u can?
BYE.....
Title: Re: how to customize the fet
Post by: Liviu Lalescu on April 20, 2014, 04:03:54 PM
I work in Midnight Commander editor.

See lines 831-833 of file src/interface/fetmainform.cpp.
Title: Re: how to customize the fet
Post by: anisanjum on April 21, 2014, 05:31:27 AM
Thanks a lot for ur help Sir,
One more thing I wanted to  ask was that where is it designed to create the fet.exe and fet-cl.exe.
fro ex-i want to change it as abc.exe.
Title: Re: how to customize the fet
Post by: Liviu Lalescu on April 21, 2014, 05:42:49 AM
src/src.pro line 1297 and src/src-cl.pro line 63.
Title: Re: how to customize the fet
Post by: Volker Dirr on April 21, 2014, 10:23:09 AM
why do you want to change names?
Title: Re: how to customize the fet
Post by: anisanjum on April 25, 2014, 12:14:26 PM
Just testing whether I can work with it or not...