ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

TicTac 1.7.0.0

<< < (6/7) > >>

tomos:
TicTac Lite is available from the same page. It works the same as TicTac, but instead of using a Tray Icon Menu, it just uses an invisible window and hotkeys. I implemented it as a vc++ Win32 message loop with no icons or other resources to keep it small.

When run, if it loads successfully you should hear a chime. Press Alt-F1 for About box(with opportunity to donate.) :)  Press Win-NumberPad0 to get a Quit confirmation dialog.  Win-NumPad1 - 9 moves the active window same as TicTac.
-MilesAhead (September 10, 2010, 07:23 PM)
--- End quote ---

that will suit me better, thanks Miles :Thmbsup:

tomos:
a very minor thing re TicTacLite and TicTac

if a window is already full screen height*, TicTac either shifts it up or down a few pixels (with all keys), meaning one edge gets very slightly cropped. Not a big deal but reporting anyways - so only fix if you like!


* (edit) I also use GridMove and often work with windows that are full height but maybe a third or 2/3 of screen width

MilesAhead:
Thanks for the feedback.  I'm updating both so that the Margin can be set to a range 0 to 12 pixels. I have an old CRT monitor and 4 pixels keeps the frame from looking chopped.  But with new flat screen people probably want 0. :)

The programs don't test if the window is actually full screen size(which would usually be larger than the Work Area) or even bigger.  In that case I'd suggest putting it in the uppler left corner to at least be able to get at the caption bar.

I think with TicTac Lite I'm just going to use a command line number instead of messing with .ini file.  Just to keep it self-contained.  For instance:
c:> TicTacLite 8

would set the margin to 8.

Just make a shortcut with the param to avoid typing if you like.

MilesAhead:
TicTac 1.7.0.0 Added .ini file option to set the margin(how many pixels away from the Work Area edge the window is positioned.)  Valid range is 0 to 12 pixels. Default is 4.  Be sure to edit the .ini file while the program is not running. Otherwise it will overwrite the setting when it saves the .ini on close. This setting is likely to be set once and forgotten.  For that reason I didn't add a command to the menu for it.  Likely you would only change the setting again if you changed monitors.

tomos:
TicTac Lite is available from the same page. It works the same as TicTac, but instead of using a Tray Icon Menu, it just uses an invisible window and hotkeys. I implemented it as a vc++ Win32 message loop with no icons or other resources to keep it small.

When run, if it loads successfully you should hear a chime. Press Alt-F1 for About box(with opportunity to donate.) :)  Press Win-NumberPad0 to get a Quit confirmation dialog.  Win-NumPad1 - 9 moves the active window same as TicTac.
-MilesAhead (September 10, 2010, 07:23 PM)
--- End quote ---

I'm not very familiar with the hotkeys to move windows in Windows 7, so I dont know if it's worthwhile using TicTac/Lite (?)

Anyways - on Win7 64bit - I tried running TicTac Lite

* "normally"
* as admin
* in XP SP3 comaptible mode
each time, I got this message:

---------------------------
TicTacLite
---------------------------
Could Not Register Win-NumPad 0 Quit Hotkey - Aborting!
---------------------------
OK  
---------------------------

what do you reckon? :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version