Messages - WhiteTigX [ switch to compact view ]

Pages: prev1 ... 26 27 28 29 30 [31] 32 33next
151
T-Clock / Re: T-Clock 2010 (download)
« on: November 29, 2013, 09:14 AM »
sry for this late reply...
You'll have to export T-Clocks settings yourself using RegEdit...
It's in: HKEY_CURRENT_USER\Software\Stoic Joker's\T-Clock 2010

Or use those CMD files I've attached ;)

edit @ 07/03/2015:
removed attachment. Those batch files are quite outdated and actually don't properly work with UAC enabled (they export/import to/from C:\Windows\System32 if elevated later)
The attachment had 87 total downloads

152
T-Clock / Re: T-Clock 2010 (download)
« on: September 10, 2013, 01:53 PM »
it's still counter based.. and that good ;) There's no need to use the Windoze API.. and actually that would break things.
To be able to hide the calendar, it's important to get the single-click asap. Once the double-click time is expired, it's to late.

So I had to fix the mouse stuff to execute the single-click asap (that part was there, but bugged...) It works in that way as it checks if there's a double-click defined or not and if not it executes the single-click right away.

And as I said... it still counts clicks.. but only supports 2 clicks (not 3,4 as the other T-Clocks do) but I may add that part again in case it's needed..
mouse.c -> OnMouseMsg()

153
T-Clock / Re: T-Clock 2010 (download)
« on: September 10, 2013, 08:10 AM »
thanks char7 for that detailed report ;)
Hope I'm some when able to reproduce it myself (or someone else with time to test :P), otherwise it's hard to fix such thing.. (and sadly I'm not using 64bit^^)

clicking T-Clock once will open the calendar, clicking it again while the calendar was open will just reopen it and not just close it as the default clock does.

-maybe the quoted text should be added to the download-post (336616).
ehm... why? xD Clicking once opens, clicking again hides as of now..

well there's a catch actually.. you shouldn't have a double-click action for your calendar key defined... in that case it'll open again even on single-click.. this is due to the time delay involved. And there's actually nothing that can be changed about it... except for some vodoo magic as using a bool to set a flag and once no double-click occurs in time and the single click would be executed, we'll just ignore it as the calendar already hid. That'll be ok and working :P

154
T-Clock / Re: T-Clock 2010 (download)
« on: September 09, 2013, 08:08 PM »
that's not possible as far as I know... it's using the Windoze calendar control... that one does all the stuff by itself... just give it some space and it'll do his best to show the calendar and is happy :P

155
T-Clock / Re: T-Clock 2010 (download)
« on: September 09, 2013, 05:46 AM »
so not even the context menu works? that's strange...
The clock is still there right xD?

Well... I didn't make any change that I know of that could have caused this...
So I need to ask you which OS (including 32/64 bit), where is your Taskbar located and does it happen all the time? (Win+L, then go back in again)
And it worked with Stoic Joker's and LonelyPixel's build?

Pages: prev1 ... 26 27 28 29 30 [31] 32 33next
Go to full version