topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday April 16, 2024, 8:22 am
  • 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 - sgtevmckay [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 29next
176
Greetings Rigel.
It is good to hear from you, and I hope I find you well  8)

I am a bit saddened, but I fully understand the lack of time that is placed on many of us.
Our Lives!
Ourselves!
Must come first in all things  ;)

Regardless of response, I would be honored if you stop in every so often and let us know how you are doing, and that Circle Dock is doing what you need it too.

No matter what;
Have fun   :Thmbsup:

177
Very clean and simple.

Well done and thanks  :Thmbsup:

178
Circle Dock / Re: CircleDock Hotkeys with 2 non-toggle keys
« on: June 08, 2010, 12:50 PM »
Interesting.....

As I do not utilize Hotkeys, too many for this lame duck to remember  :-[
I am starting to wonder if this is not some sort of windows left over thing???
I do know that I do not get this issue with the Hotkeys I have programmed into my mouse via SetPoint tools, but may be a different matter altogether  :huh:

Markham is out of town visiting homeland and family, but I am sure he will revisit this issue once he returns

179
Well done as always friend.  :Thmbsup:

It is good to hear from you as well   :-*

180
I would kill that phone in under 7 seconds  :'(

The price is wrong Bob!!!

181
I am sorry I am not sure I understand  :-[

182
I am so glad that it has worked out for you

I will get something a little better going in teh next few days, in the way of a full tutorial

183
Did you read the text file that was also in the ZIP you downloaded?

Mark

Yeah, I read it, just read it again, but I don't see any instruction that I can use. I'm not usually empty-headed but I can't see what I'm missing?

Greeting Karmat
Welcome to DonationCoder.com and Circle Dock's little corner of it all.

You are not missing anything, it is a matter of Command Line entries in Shortcuts.
I must apologize for us old timers as we grew up in a command line world and have a bit of knowledge around it.
Therefore I will have to come up with a tutorial on how to implement this, but not today, as I have 3 doctors appointments later this afternoon.

That being said; I will try and give you the jist of what you will want to know.
The secret is in ADDING the additions in the help file to the shortcut  ;)

You can go ahead and place the exe file and the help file wherever is convenient.
You can do this because, we are going to make a shortcut that directs to this. In my case I created a CleanDesktop Folder and placed it in my Program Files (Alternative) folder (which I also created to install programs and avoid the UAC B.S., among other things, when necessary; which is not necessary here ;).

Noe I am doing this from a Windows 7 perspective, so bare with me  :P

Create your short cut that paths to the ClenDesktop.exe
Name your Shortcut whatever you like (I named mine Clean Desktop )
Now once that shortcut is created, right click on it and open properties.
Then to go the Shortcut tab.

In here we are concerned wit the TARGET path.
May look similar to the following:
"C:\Program Files (Alternative)\Clean Desktop\CleanDesktop.exe"

Now we know what commands are available to us, because they are in the help file ;)
as below"

Usage:-
------

DesktopCleaner -option

Where '-option' is one of the following:-

-HideIcons   )
-ShowIcons   ) To hide, show or toggle Desktop Icons' visibility
-ToggleIcons *   )

-HideSidebar *   )
-ShowSidebar *   ) To hide, show or toggle the Sidebar Gadgets visibility
-ToggleSidebar *)

-HideAll   )
-ShowAll   ) To hide, show or toggle both items' visibility
-ToggleAll *    )

An asterisk following a parameter (eg -ToggleIcons) indicates that this command is
not available under Windows XP.

In the following instance I am going to use a toggle command line

For native windows Command lines in Shortcut instances, we need to add the addtional command to the end of the path that the shortcut has already established  8)

So take take our path:
"C:\Program Files (Alternative)\Clean Desktop\CleanDesktop.exe"

and we will add the following to the path
-ToggleIcons

In order to add the command line properly to the path, there must be a space between the quotation mark (") at the end of the path and where the Command line begins.

Ultimately your Target code in your shortcut will have the path and the Command line all as one long code string which will look like the following:
"C:\Program Files (Alternative)\Clean Desktop\CleanDesktop.exe" -ToggleIcons

In the shortcut properties it will look similar to the following:

Screenshot - 5_24_2010 , 3_00_32 PM.png

To avoid getting teh DOS screen from popping up, in teh properties window you are in, simply change the "Run" from "Normal Window" to "Minimized". This will prevent that annoying DOS window from popping up in teh middle of what ever you are doing and keep the function in teh task bar so you do not see it  ;)

Then click "OK" and you are done.

This shortcut can then be added to a Quick Launch bar or in seven can be "Pinned" to the Task Bar.
Even though Circle Dock has this function built in, it can also be added to Circle Dock, or any other App Launcher.
After all; it is only just a shortcut  ;)

I hope this helps folks, and I will take the time to make a full tutorial in the next few days, when I can get an opportunity between the Doctors appointments and a new contract.

But for now; Have Fun  :Thmbsup:

184
Heeeeeeeeeyyyyyyyy  :-[
I resemble that remark  :Thmbsup:

185
The problem with XP is that the Desktop Icons are contained within a child window of a hidden window.
Thanks for the reply and explanation.
My comment was not intended as a complaint, merely a report.
-cranioscopical (May 23, 2010, 03:49 PM)

No no; you are fine  :Thmbsup:
We take in everything ;)
It is nice to have such a broad user platform so that things do not get missed.  :P

I was explaining that there was an original tool, and this is what drove me to requests a part-out from Circle Dock, as many folks would appreciate such an item, but has not been made available, reliable and stable for Vista and 7 users.

If you are running XP...I highly recommend the program listed in the tutorial in my previous post. I used it for years, but is getting frustrating in the Windows 7 environment  :Thmbsup:

186
You may need to set this up with each icon shortcut.

It is found in:
Item Settings at the bottom of the Options Dialog window

Screenshot - 5_23_2010 , 1_53_14 PM.png

Make sure there is a "check mark" in the box.

This can also be set up at the same time that the shortcut is created in the same box.

Hope this helps.

Let em know  :Thmbsup:

187
Circle Dock / Re: CD cann't load
« on: May 23, 2010, 02:50 PM »
Greetings StockGod

This seems something outside of Circle Dock.
Do you have the latest .net Frame work or 2.0 or higher installed???

If so, I am thinking the .NET framework may be corrupt  :(

188
Circle Dock / Re: Newbie: Cannot move elements on rings
« on: May 23, 2010, 02:26 PM »
Greetings vdongen  :)
Glad to have you here at Circle Dock forums on DonationCoder  ;D

Can I ask if you can give us more details.
There are actually a number of "Elements" at work at any given time, so I guess I need to know what is not working and when or how???

Let us know  :tellme:

189
The entire concept that  drove me to request this little addition was developed from a seriously outdated software.
More info here:
http://www.howtogeek.com/howto/windows-vista/create-a-shortcut-or-hotkey-to-turn-the-desktop-icons-on-or-off/

In windows XP, and earlier, it worked like a champ. In Vista was hit and miss, and in Windows 7 would work reliably, IF you did not run any of Windows Desktop changer programs for the background :(
There is also the issue that Windows and the way it handles Hiding desktop Icons changed between XP, Vista and 7

This was the answer to this problem, as Markham's tool in Circle Dock proved not to screw things up in Windows 7, or rather was properly compatible.

I also intend to use this a s Promo tool for Circle Dock in as much:
"You like this try the whole package"

But there has also been a call for a stable, small, and compatible program for some time.

190
Circle Dock / Re: Number of icons in a folder stack fan
« on: May 22, 2010, 06:01 PM »
Apologies for this late response.

I am unsure of any way to limit the number of items in a Fan.
But there is this:

Screenshot - 5_22_2010 , 4_57_29 PM.png

In teh stack "Item Settings" access via right click, on the second tab, there is an option to allow for a switch from Fan to grid after so many icons.

I think there is a way to obtain what you are asking....Let me do some home work  :tellme:

191
N.A.N.Y. 2011 / Re: NANY 2011 :: Entry Ideas
« on: May 19, 2010, 10:43 PM »
Thanks so much, I will look into it  :Thmbsup:

A-Men about the Holy Grail, but I have faith, even one of King Arthur's knights returned with the knowledge of the grail
Hopefully we can have a knight that is as valiant and inventive to us this grail  :D :D :D

Never hurts to hope  ;)

I will have further ideas, when Markham gets his API going with Circle Dock, assuming that a sound API is still a possibility.
Will keep ya'll posted.

I am off to post another promo for the N.A.N.Y. Project....I do hope I can get folks to come through.
I have a vision of where this could be in a couple of years  :P

192
N.A.N.Y. 2011 / Re: NANY 2011 :: Entry Ideas
« on: May 19, 2010, 08:26 PM »
I have a big one to tackle.

A proper sync and communication tool for Thunderbird/lightning!!!
As of now, be it that you have a smart phone, or a simple flip phone. All applications that I am aware of only sync and communicate with Outlook (Evil incarnate).

I envision, for many years now, a tool that will allow me to sync with my contacts and calendar utilizing Thunderbird/lightning.

Something easy and intuitive, and a third party tool

I would not have this tool care about what phone make or model it is, but communicate and transfer Calendar and contacts.
As easy as that sounds.....as far as I know; it has never been done.
Therefore there must be a hitch some where!?!!!

If I am way off, please someone point me in the right direction  :-[

193
Circle Dock / Re: 64-bit Version: Fix to Help Browser
« on: May 19, 2010, 04:05 PM »
You folks are certainly welcome

Have fun  ;D

194
Greetings GregH  :)
Welcome to Circle Dock Forums at DonationCoder.com  :D

We are aware of the problem, as I am going through the same thing....Along with many others.
This is no fault in anything you have done  ;)
Markham is looking into it as we speak, since he doesn't sleep when he should be.
I am sure there will be a fix soon, so keep an eye on us  :Thmbsup:


195
Congratulations - always fun to have your software mentioned in magazines :)
Thanks so much  :D

196
Congrats!

Minus the "Starduck" stuff, that I am diabolically opposed to

Not quite satisfied with being diametrically opposed to them, eh?


I just figured diabolically Opposed id better than Mellow Dramatically opposed ;)
I don't believe that diametrically opposed properly describes the dislike (Very PC Statement there) that I feel towards them, the products that they produce and represent, and the treatment of their base line end users.

No: Diabolically Opposed (Evil, twisted, bent, enraged to a purpose) is the correct form of statement

197
Circle Dock / Re: Start Menu Shadow Residue Bug
« on: May 17, 2010, 05:55 PM »
Damn....

We will have to get Markham in here to take a look at this to be sure.
Hopefully he will be around later.

I apologize that I am not more help immediately  :-[

Have faith friend, we will get you ironed out and working like a champ  :Thmbsup:

198
Not only do I get to report on the fact that Circle Dock is here, Which I get to brag about (Mwahahahhahahaaa), and well deserved in my biased opinion  :P
All thanks once again to Markham for his excellent insight and programming skills
Not to mention; the Users of Circle Dock and their many inputs to making Circle Dock great (Thanks everyone so much)



But also so many more, and a lot of which I support
Circle Dock
Rainmeter
Dexpot
BatteryBar

These are all here.
This is a special moment for me as so many of the software that I support have made it in one promotion at the same time.

Minus the "Starduck" stuff, that I am diabolically opposed to, we are in great company  :Thmbsup:

199
Circle Dock / Re: Start Menu Shadow Residue Bug
« on: May 17, 2010, 04:54 PM »
Greetings ZigZag  :D
Welcome to donationcoder.com. Home to Circle Dock and so much more  :Thmbsup:

I am looking at the image, and I am seeing what your are seeing, but I must admit to being stumped. This is teh first I have seen of this.

Does this happen with any icon or Background, or just the ones shown in your supplied image.

Let em know  :tellme:

200
N.A.N.Y. 2011 / Re: NANY 2011 :: Announcement
« on: May 13, 2010, 04:12 PM »
That would be great.. it would be wonderful to get out the word early to other programmers who don't know about NANY, and welcome some new people into the process!

Indeed....I'm hot on it  :Thmbsup:

I think I will run a page on the Circle Dock Wikidot page as well....Not certain how much longer it will be up, but with about 1500 Visits a day....you never know ;)

Give me a bit to get this going  :P

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 29next