Search found 15796 matches

by nikos
2002 Aug 04, 16:24
Forum: 2X Explorer Support
Topic: Preformance problems (registry...?) - Registry problems far from rare...
Replies: 4
Views: 2264

was this registry key you sent taken before or after the slow down started? -> i can't see anything wrong with it the symptom described in FAQ# 11 is a registry key that has tons of data -- yours was ok since your problem goes away when you delete the registry key I wonder whether it's all about rea...
by nikos
2002 Aug 04, 10:52
Forum: x2 / 2X General
Topic: 2xExplorer Omega - sneak 1.4.1.1 beta preview
Replies: 23
Views: 16397

> I modified the context menu with resource hacker you may do so at your own peril  :D but seriously, it's a free world and no problemo this side i take it that you know a thing or 2 about programming yourself > registry setting to change the grid line none that i know of. This color is something p...
by nikos
2002 Aug 04, 10:44
Forum: 2X Explorer Support
Topic: Tool Bar Buttons - Move buttons to tool bar
Replies: 4
Views: 2301

toolbar customization is one of these things that i have never tried to do (programmatically) so it's left as a future improvement you'll save some on your mouse mileage :) if for going up a level you just double-clicked on a pane's "title bar"; this is explained in keyboard.txt, which as ...
by nikos
2002 Aug 04, 10:40
Forum: 2X Explorer Support
Topic: Print - Print contents of pane
Replies: 1
Views: 1511

you can use the Mark | Print selection command for this. If you are not interested in the details but just the names, you can create a "batch file" using just the $N token where you'll get a list of names which you can copy out, paste in an editor & print
by nikos
2002 Aug 04, 10:37
Forum: 2X Explorer Support
Topic: Bookmarks - Problem with bookmarks....
Replies: 1
Views: 1801

to setup a bookmark just press [Ctrl+Shift+NUMBER] (number is anything from 0 to 5) as the grey menu item text suggests; this will set a bookmark on the folder you are currently browsing did you manage to save bookmarks before and then somehow they disappeared? This could only have happened if you d...
by nikos
2002 Aug 04, 10:32
Forum: 2X Explorer Support
Topic: Preformance problems (registry...?) - Registry problems far from rare...
Replies: 4
Views: 2264

if you are not moving the toolbars about then that's a new one for me. Which version are you using?

next time this happens, please export the whole registry key of 2x and send it to me -- perhaps i can figure out the cause
by nikos
2002 Aug 03, 12:16
Forum: x2 / 2X General
Topic: 2xExplorer Omega - sneak 1.4.1.1 beta preview
Replies: 23
Views: 16397

i thought fullrow select was a good thing! anyway, the short-term solution is to find in the registry the value lvsExtendedStyle (under HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\2xExplorer\General Settings) after you quit 2x as usual then whatever value this is, subtract 32 (decimal) or 0x20 (...
by nikos
2002 Aug 02, 10:46
Forum: 2X Explorer Support
Topic: Error on Close - Error closing 2xExplorer w/ Groupwise
Replies: 2
Views: 2729

post-mortem dumps for crashes like that are really a last resort. this problem "obviously" shouldn't be happenning i recommend you waited till later on today when i release 2xExplorer Z1 beta. It has a superior drag-drop kernel and may solve your problems if that fails too then try the alp...
by nikos
2002 Jul 30, 16:56
Forum: x2 / 2X General
Topic: 2xExplorer Omega - sneak 1.4.1.1 beta preview
Replies: 23
Views: 16397

i can't reproduce that, for me it changes normally. You just need to be patient, it waits some before the autoCD kicks in

> is there a registry tweak or something to modify the delay

no, but that's a good idea so i'll add it!
by nikos
2002 Jul 30, 15:34
Forum: x2 / 2X General
Topic: 2xExplorer Omega - sneak 1.4.1.1 beta preview
Replies: 23
Views: 16397

did you check View | Options? There's something in the tree options that you're going to enjoy!  :)
by nikos
2002 Jul 30, 15:31
Forum: x2 / 2X General
Topic: Tips & Tricks #2 - Address bar: More than meets the eye
Replies: 4
Views: 7930

there's a shorter workaround that involves just the one visit to the address bar. Hilight your item and once you [Shift+Tab] to get in the address bar, press [Ctrl+Enter] to paste the selected item's name directly -- this is explained in this very tips'n'tricks artikel!  :) Then you can just select ...
by nikos
2002 Jul 30, 15:23
Forum: Editor² / 2X Editor Support
Topic: Control Characters
Replies: 1
Views: 3331

unfortunately, ed2 cannot help you there. This is one of the areas I'm planning to improve for the next release
by nikos
2002 Jul 29, 11:59
Forum: x2 / 2X General
Topic: 2xExplorer Omega - sneak 1.4.1.1 beta preview
Replies: 23
Views: 16397

I've been moving some interesting stuff from xplorer² code base into the trusty 2xExplorer, and it's about time the beta version of what will certainly be the last 2xExplorer ever was released as a special treat to all you folks that hang out in this forum, you get a chance to try it out first befor...
by nikos
2002 Jul 26, 10:48
Forum: x2 / 2X General
Topic: x2 + LiteStep = goodness - It works!
Replies: 13
Views: 9844

xplorer² (aka x2) is an alpha project aiming to build & validate a brand new kernel for file management. Once that's ok, all the other bits & pieces will be bolted on
by nikos
2002 Jul 26, 10:45
Forum: x2 / 2X General
Topic: Synchronize "folder statistics" window with panes? - Freedom of Two-way movement!
Replies: 2
Views: 3216

in an ideal world this would be possible, but then again this is the real world no way you could do that with the present folder data dialog. I am thinking of an extra command in the folder data itself that goes "sync with active view" but that would have to wait for when this particular c...