Search found 7 matches

by asdffdsa
Sat Sep 08, 2007 2:49 pm
Forum: General Discussions
Topic: how to emulate windows explorer folder mode
Replies: 9
Views: 23280

i created a macro to do it

thanks for nightroman for implenting the idea of using a macro to solve my problem. having never written a macro i have found a solution - step 1. i map the CtrlDown to the macro: ESC DOWN "CD \"" $text apanel.path "\\" $text apanel.current "\\\"" TAB ENTER TA...
by asdffdsa
Thu Sep 06, 2007 1:20 pm
Forum: General Discussions
Topic: how to emulate windows explorer folder mode
Replies: 9
Views: 23280

oh yeah

i know that the keystroke ShiftAltIns copies the highligted folder path to the clipboard...
thanks,
dave
by asdffdsa
Thu Sep 06, 2007 1:19 pm
Forum: General Discussions
Topic: how to emulate windows explorer folder mode
Replies: 9
Views: 23280

ok now we are getting somewhere

hi again, the idea of using a macro is a good one and perhaps we could expand it a bit. however, the macro that you kindly wrote for me does not do what i want. the goal is: for a HIGHLIGHTED folder in the left pane, show the subfolders/files. for me the ctrlpgdn does the same thing as pressinig the...
by asdffdsa
Thu Sep 06, 2007 11:57 am
Forum: General Discussions
Topic: how to emulate windows explorer folder mode
Replies: 9
Views: 23280

thanks for the feedback

HaRT, thanks much for the time as i cannot read russian. how about this.. lets forget about the tree concept and lets keep it simple. left pane: a normal panel showing folders and files which is highligting a folder. right pane: a list of folders/files inside the left panel highlighted folder. i tho...
by asdffdsa
Wed Sep 05, 2007 7:56 pm
Forum: Plug-In Developers
Topic: Plugin writing languages
Replies: 2
Views: 12305

it IS possible to create a visual basic plugin

high to all, i once did it and it is easy to do if u know a undocumented trick. visual basic cannot create a simple dll. only activex dlls. but vb is written in vc++. also, the linker to compile vb is the exact same one used to compile vc++. i do not seem to have the vb code but contact me and i can...
by asdffdsa
Wed Sep 05, 2007 7:52 pm
Forum: General Discussions
Topic: how to emulate windows explorer folder mode
Replies: 9
Views: 23280

how to emulate windows explorer folder mode

hello and thanks for reading this, sometimes i want to just do want the lame explorer can do. have a true tree mode. i know about far tree mode but: - it only allows a tree to the entire harddrive and i have over 10,000 folders. i cannot get tree mode to just scan the current folder only. like xtree...
by asdffdsa
Sat Jul 02, 2005 5:58 pm
Forum: Support and Troubleshooting
Topic: command line + dos screen always reverts to 'black' color
Replies: 0
Views: 5871

command line + dos screen always reverts to 'black' color

hello and thanks for reading this, i love far but i have an issue. while i have set the command line to use a white background, it seems to continue to do like to revert to black background.. i have tried everything i know to fix this. i changed the settings for the default and per window dos settin...