Author Topic: Re-size frame in dialogue window  (Read 7490 times)

0 Members and 1 Guest are viewing this topic.

LukeV

  • Newbie
  • *
  • Posts: 30
Re-size frame in dialogue window
« on: January 10, 2012, 05:48:32 AM »
Hi Rui,

Would it be possible to allow for re-sizing of the "Pages to insert-append" frame? When you have a number of pages, it would be nice to be able to increase this, rather than the "insert/append to" frame increasing.
Also, when moving documents up and down in the list, have the list move to keep the item in view. At the moment, if you move items up you have to scroll up to see where they are going.

Thanks!

Luke

RTT

  • Administrator
  • *****
  • Posts: 907
Re: Re-size frame in dialogue window
« Reply #1 on: January 11, 2012, 12:42:33 AM »
Done. Took the opportunity and I've also added auto-scrolling, to the already possible drag and drop, and multi-select.
Thanks for pointing out the problems.

LukeV

  • Newbie
  • *
  • Posts: 30
Re: Re-size frame in dialogue window
« Reply #2 on: January 17, 2012, 04:35:30 AM »
Thanks :)

P.S - I don't like how the Insert Before/Insert After now remembers the last used setting. Is there anyway this "remember last setting" could be optional or go back to reverting to insert after like it used to?


RTT

  • Administrator
  • *****
  • Posts: 907
Re: Re-size frame in dialogue window
« Reply #3 on: January 18, 2012, 12:05:52 AM »
There is no way, yet, to configure that "remember last settings" behavior, but a good workaround, to disable that feature, is to change the access permissions to the registry key used to save these settings.
Using the Windows registry editor, browse to this key
HKEY_CURRENT_USER\Software\PDFShellTools\PDFTools\InsertAppend
and execute the next steps:
  • Delete the "LastUsed" value, to reset to the default settings
  • Access that key permissions settings dialog, menu Edit>Permissions...
  • Click the "Advanced" button
  • Select your Windows user account
  • Click the "Edit" button
  • In the "Deny" check-boxes column check the "Set value" item
  • Now apply the changes, and it should be ready

LukeV

  • Newbie
  • *
  • Posts: 30
Re: Re-size frame in dialogue window
« Reply #4 on: January 19, 2012, 10:40:16 PM »
As always you have come through with the goods  8)

If you delete the value in the LastUsed key, it resets to "insert before". So I got it to save as "insert after" and then locked the value.

Thanks again

LukeV

  • Newbie
  • *
  • Posts: 30
Re: Re-size frame in dialogue window
« Reply #5 on: March 08, 2012, 11:43:45 PM »
Thanks for the re-size addition and the dialogue box scrolling!!
Works great and love that you have added it to the registry saved settings :)