Total Commander Forum Index Total Commander
Forum - Public Discussion and Support
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Total Commander extDir - Extended directory creator (Addon)
Goto page Previous  1, 2, 3, 4, 5, 6 ... 9, 10, 11  Next
 
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) Printable version
View previous topic :: View next topic  
Author Message
Bluestar
Senior Member
Senior Member


Joined: 10 Jun 2007
Posts: 229
Location: Hungary

PostPosted: Sun Nov 13, 2011 4:39 am    Post subject: Reply with quote

@LonerD:
Thank you for your translation, Ukrainian language will be available in the next public version. =)

@fenix_productions:
At the moment the only supported shortcuts are F5 and CTRL +R, and both are used to get/refresh the current TC directory...
However supporting more shortcuts is on the top of the TODO-list, so in v1.6 there will be much more of them. Stay tuned! Wink
_________________
» Developer of Total Updater & extDir utility.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jo2h2
Junior Member
Junior Member


Joined: 17 Nov 2004
Posts: 8

PostPosted: Sun Nov 13, 2011 9:30 am    Post subject: Reply with quote

Hi !

I like your add-on but like the standard pre-selection for folder creation in TC as well javascript:emoticon('Smile')

E.g. pressing (standard TC) F7 on a folder, I get the folder name as pre selection and when pressing (standard TC) F7 on a file, I get the filename without extension as pre selection - fine ...

In extDir, pressing (extDir) F7 on a file, I get "filename.ext >size" as pre selection - and when pressing (extDir) F7 on an unselected folder, I get nothing as pre selection. I have to mark that folder first, then I get "foldername >size" as pre selection.

So is there a way to have that standard pre-selection behavior from TC in extDir as well ? Without extension, without >size, and without need of folder marking ?

Thanks a lot ! Smile
Back to top
View user's profile Send private message
Bluestar
Senior Member
Senior Member


Joined: 10 Jun 2007
Posts: 229
Location: Hungary

PostPosted: Sun Nov 13, 2011 2:31 pm    Post subject: Reply with quote

Hi jo2h2,

First of all i'm glad you like the utility.

The "pre-selection" (initial filename) should work just like in Total Commander: if you press F7 on a filename, the utility tries to get the Total Commader's currently selected directory / filename (without extension) [by getting the correct window handle & control handles]... so it must be a rare(?) bug (nobody has reported any problem regarding this before).

I have some questions:

- Which Total Commander version do you use?
- What is your currently selected Regional and Language settings?
- Operating system: x86 / x64?
- Total Commander: x86 / x64? (the utility is constantly tested on five PC, however all of them have x86 OS & TC...)
- Are there any special/uncommon settings in your wincmd.ini? (for example: special Total Commander layout, etc...)

If your answer for the last question is "yes", could you please name these sections/keys, or send your "wincmd.ini" file to me (with removing the possibly sensible parts, for example: "Command line history" section, "MkDirHistory" section, "SearchIn" & "SearchText" sections)?
_________________
» Developer of Total Updater & extDir utility.


Last edited by Bluestar on Tue Nov 15, 2011 4:04 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
LonerD
Member
Member


Joined: 19 Jun 2010
Posts: 152
Location: Ukraine

PostPosted: Mon Nov 14, 2011 3:16 pm    Post subject: Reply with quote

I redirect section [MkDirHistory] into another file, but extDir still write history into wincmd.ini.
Back to top
View user's profile Send private message
Bluestar
Senior Member
Senior Member


Joined: 10 Jun 2007
Posts: 229
Location: Hungary

PostPosted: Tue Nov 15, 2011 3:59 pm    Post subject: Reply with quote

Are you using the RedirectSection key under [MkDirHistory] to redirect the items of the section?

For example:

[MkDirHistory]
RedirectSection=history.ini


should work.
_________________
» Developer of Total Updater & extDir utility.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
LonerD
Member
Member


Joined: 19 Jun 2010
Posts: 152
Location: Ukraine

PostPosted: Tue Nov 15, 2011 7:02 pm    Post subject: Reply with quote

Bluestar
Yes, I'm sorry, extDir works fine.
Perhaps this is another tool created in my wincmd.ini duplicate sections MkDirHistory.
Back to top
View user's profile Send private message
wvandenbrink
New Member
New Member


Joined: 17 Nov 2011
Posts: 1

PostPosted: Thu Nov 17, 2011 9:35 am    Post subject: Re: Total Commander extDir - Extended directory creator (Add Reply with quote

Could you tell me where i can find the language files, the zip-file = 0,5 Mb
Back to top
View user's profile Send private message
petermad
Power Member
Power Member


Joined: 05 Feb 2003
Posts: 5351
Location: Valsted, Denmark

PostPosted: Thu Nov 17, 2011 2:11 pm    Post subject: Reply with quote

The language files are incorporated in the exe file.

You can find an English language file here: http://bluesoft.hu/system/download/dl.php?id=2 in case you want to make you own translation.
_________________
#524
Danish Total Commander Translator
Windows XP Home 32bit SP3 & Windows 7 Home Premium 64bit SP1 and Windows 8. TC 8.01 32 + 64bit

Get Extended Total Commander Menus
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bluestar
Senior Member
Senior Member


Joined: 10 Jun 2007
Posts: 229
Location: Hungary

PostPosted: Thu Nov 17, 2011 2:24 pm    Post subject: Reply with quote

@LonerD:
Oh, i see... so duplicated section was the only problem.

@wvandenbrink:
Just as petermad says: every language file is built into the software, so you don't have to download them one-by-one.
(to change the current language, just click on the top blue arrow in the Installer - picture)
_________________
» Developer of Total Updater & extDir utility.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jo2h2
Junior Member
Junior Member


Joined: 17 Nov 2004
Posts: 8

PostPosted: Tue Nov 22, 2011 4:22 pm    Post subject: Reply with quote

[quote="jo2h2"]Hi !

I like your add-on but like the standard pre-selection for folder creation in TC as well javascript:emoticon('Smile')

E.g. pressing (standard TC) F7 on a folder, I get the folder name as pre selection and when pressing (standard TC) F7 on a file, I get the filename without extension as pre selection - fine ...

In extDir, pressing (extDir) F7 on a file, I get "filename.ext >size" as pre selection - and when pressing (extDir) F7 on an unselected folder, I get nothing as pre selection. I have to mark that folder first, then I get "foldername >size" as pre selection.

So is there a way to have that standard pre-selection behavior from TC in extDir as well ? Without extension, without >size, and without need of folder marking ?

Thanks a lot ! Smile[/quote]


Thanks for you quick reply - did some tests and it works properly on a clean installation. So it seems to be related to my wincmd.ini.

So I just sent you a parallel eMail "Re: (from ghisler board) "no pre-selection for folder creation" with attached wincmd.ini

Thanks a lot !!
Back to top
View user's profile Send private message
Bluestar
Senior Member
Senior Member


Joined: 10 Jun 2007
Posts: 229
Location: Hungary

PostPosted: Fri Nov 25, 2011 10:49 am    Post subject: Reply with quote

jo2h2, thanks for trying it out with a clean installation & also for sending your wincmd.ini file.

I found out that the problem is caused by a Total Commander feature called "Custom columns" (Configuration -> Options -> Custom columns).
If any has been set, the utility simply can't get the correct control handles, thats why it fails to catch the currently selected file / dirname too.

Workaround: unfortunately the only workaround at the moment is to remove all of the custom columns.

The bug will be fixed in v1.6.
_________________
» Developer of Total Updater & extDir utility.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jslegers
Junior Member
Junior Member


Joined: 17 Jul 2003
Posts: 78

PostPosted: Sat Nov 26, 2011 5:53 am    Post subject: Reply with quote

Hello,

I have tried this util and love it. I have one suggestion. Could you make an option for creating a new file. I know the Shift-F4 function but i'm looking for a tool that creates a blank file.
Back to top
View user's profile Send private message
jo2h2
Junior Member
Junior Member


Joined: 17 Nov 2004
Posts: 8

PostPosted: Sat Nov 26, 2011 2:51 pm    Post subject: Reply with quote

Bluestar wrote:
jo2h2, thanks for trying it out with a clean installation & also for sending your wincmd.ini file.

I found out that the problem is caused by a Total Commander feature called "Custom columns" (Configuration -> Options -> Custom columns).
If any has been set, the utility simply can't get the correct control handles, thats why it fails to catch the currently selected file / dirname too.

Workaround: unfortunately the only workaround at the moment is to remove all of the custom columns.

The bug will be fixed in v1.6.


Hello Bluestar,

these are really great news - and thanks for this fast analysis and for finding the cause Very Happy

So I will wait for your 1.6 version !!

Success and happy coding Wink
Back to top
View user's profile Send private message
Bluestar
Senior Member
Senior Member


Joined: 10 Jun 2007
Posts: 229
Location: Hungary

PostPosted: Wed Nov 30, 2011 3:04 pm    Post subject: Reply with quote

@jslegers:
Generally the utility is made to give the user a lots of possibilites regarding directory creation, so creating files is a bit out of bounds...
However don't take that as a "no" - all i am trying to say is just the ability of creating files is not on the "todo-list" right now, as there are many other important (directory-related) things to implement & fix in the software...

@jo2h2:
Thanks. Very Happy I'll keep everyone informed on the process of development.
_________________
» Developer of Total Updater & extDir utility.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jslegers
Junior Member
Junior Member


Joined: 17 Jul 2003
Posts: 78

PostPosted: Thu Dec 01, 2011 6:06 am    Post subject: Reply with quote

Thanks for the answer. No problem I have solved the create empty file problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4, 5, 6 ... 9, 10, 11  Next
Page 5 of 11

 
Jump to:  
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


Impressum: This site is maintained by Ghisler Software GmbH

Using phpBB © 2001-2005 phpBB Group