Why by registry?

Discussion & Support for xplorer² professional

Moderators: fgagnon, nikos, Site Mods

luke
Member
Member
Posts: 39
Joined: 2004 Nov 23, 10:00

Why by registry?

Post by luke »

Hi,

Thanks for the sort addition in 1103.
But why do I have to set this in the registry. Why not simple in the options window?

Thanks anyway!

Luke
User avatar
WimdeLange
Gold Member
Gold Member
Posts: 416
Joined: 2004 Aug 16, 08:41
Location: NL

Post by WimdeLange »

My opinion? The code for making this sort of extra functionalities is written (very fast). But writing code for setting options, finding room on an options page takes much time and is no fun to do.

So I would say, make many very nice options, like sorting, and once in a while, dump all the options in a configuration window. There is a challange in writing a good configurations system too  :D.
Groetjes,
  Wim de Lange
User avatar
nikos
Site Admin
Site Admin
Posts: 16401
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

most of the options that are in the registry are meant to be once-off, stuff you won't be changing. One day i'll write a "tweakX2" tool that will offer user-friendly accesss to the registry

if you think that some of the registry options should be available from the gui you can try to convince me :) and there could be another options page.
narayan
Platinum Member
Platinum Member
Posts: 1430
Joined: 2002 Jun 04, 07:01

Post by narayan »

...And till that time. you can use resplendent registrar lite (mentioned in the user manual).

It is actually easy to find and edit the keys.
luke
Member
Member
Posts: 39
Joined: 2004 Nov 23, 10:00

Post by luke »

Well I don't see why less frequently changed options should be set in the registry. And btw I set most of the options once and don't change it anymore.

But if the reason is that it takes less programmingwork to implement new settings it is ok for me.

I have many wishes for changing settings in X2 and if the chance is bigger they get implemented with using the registry it's fine for me
User avatar
nikos
Site Admin
Site Admin
Posts: 16401
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

see this thread too: http://forum.zabkat.com/viewtopic.php?t=2520
somebody has made a tweakUI as i planned already!
User avatar
WimdeLange
Gold Member
Gold Member
Posts: 416
Joined: 2004 Aug 16, 08:41
Location: NL

Post by WimdeLange »

nikos wrote:see this thread too: http://forum.zabkat.com/viewtopic.php?t=2520
somebody has made a tweakUI as i planned already!
Sounds nice, but after using the tool I lost F3 en F4 functionality for starting the editor (in view and Edit mode). And I did not made a backup of the registry settings first. Not a problem, I remove the keys for the editor and viewer and start xplorer2 again.

After some playing with it.  The tools looks nice, but is not complete.

Some minor problems I had with it:
New settings are (off course) not there, no documentation on what some of the options mean. Like what is a new refresh system? And ok, it is in the registry.txt, but if it is an integrated tool, it should be in the program.

And I use the xplorer2_UC, but how does this tool know I use that one? It is not an option?

And maybe a backup/restore option would be nice, without resorting to the registry editor. :-)

It is a start, and a good one too. In the thread I added some of the remarks I had, so that the this tool grows better.
Groetjes,
  Wim de Lange
User avatar
nikos
Site Admin
Site Admin
Posts: 16401
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

i guess down the road i'll take over this myself and make it more user-friendly... unless jarquin wants to become the official registry man in x2 :)