User Activity

  • Posted a comment on discussion Open Discussion on Ditto

    When the Quick Paste window is shown, it should have already selected the second item on the list. Selecting the first item on the list by default is pointless, since if that was the item I wanted to use I would have used the regular paste hotkey. This allows you to quickly paste alternating items. Just need to stick this code in the appropriate place: // Select the second item by default if (m_lstHeader.GetItemCount() > 1) { m_lstHeader.SetListPos(1); }

  • Created ticket #71 on Virtual Magnifying Glass

    [Windows 7] v3.6: Dynamic mode window opens off-screen, unable to find

View All

Personal Data

Username:
kw1ll
Joined:
2011-01-26 14:59:04

Projects

  • No projects to display.