topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 11:25 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - VideoInPicture [ switch to compact view ]

Pages: prev1 [2] 3 4 5 6 7 ... 19next
26
Circle Dock / Re: Mouse Xbutton // Razer & x Button Control
« on: November 21, 2008, 01:38 PM »
Hello,
Using the x-button to toggle circle dock is buggy right now. I've been playing around the the mouse hook dll code in C++ and the thing is just plain weird. I can get the mouse hook to correctly work if I make in program in pure C++ but not if I make it a dll and call it from C#. For a work around, I recommend using http://www.highrez.c...useButtonControl.htm to map one of your x-mouse buttons to a key-board shortcut that will call Circle Dock up.

27
Circle Dock / Re: When i turn off my computer my circle dock resets
« on: November 16, 2008, 06:10 AM »
Hello, did you unzip the file you downloaded? Circle Dock saves your settings immediately after they are changed so ensure that it is unzipped and in a permanent file location.

28
N.A.N.Y. 2009 / Re: NANY 2009 Intro
« on: November 14, 2008, 12:39 PM »
Oh, BTW, it just so happens that the new project I want to start fits into the theme of "saving." :) It is something that is practical and has some important real life uses. I also just realized that this project might be quite useful for one of the engineering teams at my university.

29
Circle Dock / Re: Circle dock , need help.
« on: November 14, 2008, 12:20 PM »
Those icons you specified are not regular icons, but are actually fronts for a CSLID. You first have to make a shortcut for those icons and then put them onto Circle Dock.

As for disappearing and reappearing, you can set Circle Dock to disappear after you click an icon on the dock but you have to call it back yourself using either the mouse or a keyboard shortcut.

30
N.A.N.Y. 2009 / Re: NANY 2009 Intro
« on: November 14, 2008, 10:35 AM »
Ok, I'm in. I have had this idea I've really wanted to get a start on for a long time. I'm not sure if it can be totally completed by year end but I will at least have a working copy of the program/web service.

31
Works on my computer. Windows Vista - 32 bit.

32
Yes, this can be done. I don't know of any specific program for Windows that does what you described with a with a linear line as a timer indicator but you could easily do it if you start off with the source code for Custom Desktop Logo: http://customdesktoplogo.wikidot.com. You would simply write a draw function that draws a line into an image in memory given a min, max, and current time. Custom Desktop Logo already has a timer so that can be used to update the time in the line. The text is also easy to do since we can take the text function with alpha blended shadows from Circle Dock: http://circledock.wikidot.com.

For multiple timers, you could simply run more than one instance of the program.

Edit: If we want the line to be docked to an edge of the screen and take up something like 1-20 pixels so that other windows won't overlap it, that could also be possible. I remember seeing an example program over at CodeProject that taught you how to create a toolbar that reserves screen space. There are probably multiple code paths that can be taken to make the program in an easy fashion.

Does anyone know of a current program that does this or want to do it in AutoHotkey?

33
Circle Dock / Re: Easy Unicode Paster 2.0 is Released (Major Update)
« on: November 12, 2008, 11:42 PM »
Hello Curt,

I just tried both versions 1.2 and 1.4 out on my computer and the fonts of the buttons can be resized on both to the Microsoft Sans Serif, 22 point font. I've attached my working copy of 1.4 to this post, see if the font size works out for you.

As for the size of version 2, you can shrink it down to the size of version 1.4 if you delete all the other character sets you don't use in the Character Sets directory.

34
Circle Dock / Re: Problem with Custom Desktop Logo
« on: November 12, 2008, 11:31 AM »
Hmm, what happens if you minimize the Settings Panel and then right-click the tray icon and toggle the visibility of the logo?

35
The problem I see is that the middle button is typically used to hide/show the dock and Circle Dock won't know if you intended to hide/show the dock or if you wanted to open a program.

36
Better have a speedy computer to compile the Chrome/Chromium/Iron code. It took me nearly 2 hours to do it from scratch on my dual-core laptop. After that, it isn't too bad. Make sure you also have the Windows 2008 SDK v6.0 and v6.1 installed on your computer or otherwise, the code won't compile. Also, expect to wait a few hours while the Windows 2008 SDK installs, and I do mean hours.

37
Circle Dock / Circle Dock 0.9.2 Alpha 9 is Delayed
« on: November 12, 2008, 10:55 AM »
I have been busy with some life stuff lately and haven't had much of a chance to do much programming on any of my projects. Hopefully, I will get time to hunker down.

Sorry.

38
Circle Dock / Re: Start Menu Problem
« on: November 12, 2008, 10:52 AM »
Since you say that the start menu disappears after you move the mouse, I assume that you don't have Circle Dock set to disappear after you click on an icon/centre. The problem is that the icons in Circle Dock will grab focus when you mouse over them, which causes the start menu to disappear. I don't have a workaround for this other than to set Circle Dock to hide after you click an icon.

For the start menu not showing up after shadows are disabled, try opening the start menu from the Windows taskbar and see if it still works there. Then try opening it from Circle Dock.

39
Circle Dock / Re: Suggestions
« on: November 12, 2008, 10:47 AM »
Thanks for the suggestions. I have been busy with some life stuff lately and have had to postpone my programming lately so I haven't been able to work on my programs but I will keep your suggestions in mind.

40
Suggestion noted. I think it might be better to have an option to keep Circle Dock open if you hold down CTRL while clicking.

41
Circle Dock / Re: Help!
« on: November 12, 2008, 10:40 AM »
Hello, Circle Dock will automatically overflow into multiple concentric circles when the inner circles fill up. You can change the number of icons to put in a circle by going to Settings -> Dock Shape

42
Circle Dock / Re: Easy Unicode Paster 2.0 is Released (Major Update)
« on: November 12, 2008, 10:39 AM »
Hello Curt, the original font for 1.2 is Microsoft Sans Serif in Regular style with a size of 22. For being topmost from first popup, I think 1.2 could be missing a bring to forward command in the code but I use 2.x now which should work on first popup.

43
Circle Dock uses a mouse hook to capture the middle mouse button so it would see the button down event before your remote desktop application. To work around this, you can temporarily suspend the mouse hooking in the current computer you are using by right-clicking on the middle of the dock and checking off "Disable Mouse Toggling". This will stop the mouse toggling on your current computer and allow your remote desktop program to see the middle mouse click. To restart the mouse hooking on your current computer, right-click on tray icon for Circle Dock and select "Enable Mouse Toggling"

44
Circle Dock / Re: Problem with Custom Desktop Logo
« on: November 12, 2008, 10:29 AM »
That is a weird bug. I haven't seem Custom Desktop Logo do that on either Windows Vista or XP even when I open and close the settings windows. It should be independent of your hardware because Custom Desktop Logo uses the .Net Framework. Perhaps you have a blank image in the same folder as the image you want to display?

45
Circle Dock / Re: Circle Dock 0.9.2 Alpha 8.2 is Released
« on: October 28, 2008, 04:41 PM »
Hmm, there shouldn't be any change in the performance of opening a program through Circle Dock since there wasn't that much code change. However, if you are having problems with Alpha 8.2, feel free to go back to Alpha 8.1 since there isn't much difference. You can copy your settings back and forth between the versions without problems.

46
(5) Place the "Rescan", "Change Folder", and "Hide" buttons at the top of the Axem window as a toolbar strip since these are higher level commands.
-VideoInPicture (October 27, 2008, 11:21 PM)

just add them as a menu bar, that way they'll always be visible...

with ref to the comments issue, how about a 'flyout/popup'?  Adding comments is likely to make the interface too busy (perhaps a button at right of each item)

Yes, by toolbar strip I mean a menu bar.

For the comments flyout/popout, I can see how it can be too distracting to have them showing for a large number of AHK scripts. I think a solution is to put a question mark '?' after the name of each script which will show a tooltip on mouseover with the comments.

47
This is a very good idea! I've also been following the AHK LifeHacker messageboard and I think this is the best idea to pursue because it is very useful for power AHK users. Here is what Axem looks like on my computer:

Axem_Screenshot.jpg1

I imagine that Axem could become very popular to package a set of separate AHK scripts together for distribution and for a more user friendly first user experience when using AHK. Along this line of thought, here are some ideas I think would enhance the user experience:
(1) I think that the icons of the AHK scripts should be shown to the left side of the Axem window to help with visual distinction.

(2) Provide a way to change the icon of each AHK script, including the icon it shows for it's tray icon. This is my biggest gripe with AHK, all the tray icons look the same!!! I know that resource editors can change the icons for compiled scripts but they are a hassle to use. It would be a killer feature if Axem can edit the icon files contained in a compiled script to substitute the icons. It would also be nice to do this for uncompiled scripts but I'm not sure if that is possible.

(3) I have Axem running and I second the motion to show the comments near the top of an AHK file if available. I know comments won't be available in compiled scripts but it would be nice to have them if available. I think we can model this based on how Skrommel has his AHK scripts page laid out: https://www.donation...m/Software/Skrommel/. The AHK script icon would go on the left and all the other buttons/check boxes/text would go in a group box on the right.

As an AHK user, I sometimes find myself bewildered as to what a script actually does and what keys will do what so I think good commenting on the part of the programmer is essential.

(4) Could we change the background color of Axem to white or perhaps a light shade of blue? It would look nicer with a color other than grey. We can debate about how Axem should look but the color grey just doesn't agree with me.

(5) Place the "Rescan", "Change Folder", and "Hide" buttons at the top of the Axem window as a toolbar strip since these are higher level commands.




48
Coding Snacks / Re: Wake up Event Monitor
« on: October 27, 2008, 10:33 PM »
I think it would be possible to write a little bit of AHK code to automatically re-hibernate your laptop again if it comes out of hibernation and there is no user input for 1 minute. However, it probably would be best to track down the culprit first:

From these sites:
http://www.technolog...te-middle-night.html
http://www.computerp...ing_from_hibernation

it seems the first thing to do is to go into the Hardware Device Manager and check that your mouse/modem/external devices are not allowed to wake up your laptop. If you still can't find the problem, I can write that AHK script to re-hibernate the laptop. I remember seeing an example where AHK can detect if the computers wakes up so it should be doable.

49
Post New Requests Here / Re: Final pieces of program
« on: October 27, 2008, 10:18 PM »
From this thread https://www.donation...ex.php?topic=14553.0 Skrommel wrote some AHK code that loops through a folder including the subdirectories and moves files out:

Example to move files out that have a .msf extension:
Code: AutoIt [Select]
  1. FileSelectFolder,folder,,2,Please select a folder
  2. If folder=
  3.   ExitApp
  4. Loop,%folder%\*.msf,0,1
  5. {
  6.   SplitPath,A_LoopFileLongPath,name,dir,ext,name_no_ext,drive
  7.   IfExist,%dir%\%name_no_ext%.sbd
  8.   {
  9.     FileGetAttrib,attrib,%dir%\%name_no_ext%.sbd
  10.     IfInString,attrib,D
  11.       FileMove,%dir%\%name_no_ext%.msf,%dir%\%name_no_ext%.msf.old
  12.   }
  13. }

I think you might simple have to change your loop lines to something with the "0, 1" parameters attached to the end.

50
Post New Requests Here / Re: Idea: Untouch
« on: October 27, 2008, 10:09 PM »
Check out this thread: https://www.donation...ex.php?topic=15292.0 on how to give Windows Media Player the next button command by AHK code. It may do what you want if you want if it is something similar and simple and it is one of the multimedia functions defined in AHK. Doing it over a LAN is not something I have tried. Does anyone have AHK code on how to control a remote computer?

For clicking on arbitrary buttons in any program, that would probably best be left to using macro recorders that record your mouse movements and key strokes because I don't think there is a universal way to record the identity of a button you want to press.

Pages: prev1 [2] 3 4 5 6 7 ... 19next