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:18 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 - Coeluh [ switch to compact view ]

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 11next
76
:) Just changed the source code of the alpha blended version of GreenOSD above.

Now you can set the transparency of both the text, the shadow and the background.

Skrommel
Let's check that out!

77
I've been trying to do something, I figured 2 things out: The text displayed needs an added shadow, so does the osd indicator (the |||||||||||||'s)

you mean like this (see pic)?
 (see attachment in previous post)
yeah

78
I've been trying to do something, I figured 2 things out: The text displayed needs an added shadow, so does the osd indicator (the |||||||||||||'s)

79
Site/Forum Features / Feature Request: Copy Code
« on: April 29, 2009, 04:20 AM »
Maybe it's been here around, this question but still:
Maybe at this code input thing, there could be a thing when you click it it selects all the code inside it?

test

80
Does not really work, but I learned a lot of this thing! (AHK coding regarding)

81
Post New Requests Here / Re: IDEA: Multi-monitor Focus Support
« on: April 29, 2009, 04:15 AM »
Here is the problem, when a program goes Full-Screen (or game, such as Counter-Strike: Source or any HL2 game) it will change the focus to that window. However, I have a multi-monitor setup and I when I bring up my mouse (Escape in HL2 Games), it will then activate my mouse. So I will bring my mouse over to the second monitor and click on the second monitor but my full screen focus application will then lose focus and auto magically minimize. Is there a way to write a program to prevent this? I have tried GridMove and other programs but nothing seems to work.
You mean you want to be able to click and do stuff on your secondary monitor while the other thing stays full screen on primary?

82
DC Gamer Club / Re: Got an extra Half Life 2 copy to gift
« on: April 28, 2009, 03:00 AM »
Thx to the nice guys at Doco (you know who you are) i have an extra Half Life 2 copy to gift, just PM your email address or Steam username. The first person to PM me gets the game.
Thats a nice gesture!

Me giving a copy of Half Life 2 or the guys at donation coder getting me the Orange box?
Did not know the last part, but yeah the first part is cool!

83
:) Try saving the png files with a white background, or change the lines
Gui,Color,FFFFFF
WinSet,TransColor,FFFFFF,ahk_id %guiid%
to something else.
I guess you've already changed the lines with gif in them to png.

Skrommel
Thanks! ill check that out

84
DC Gamer Club / Re: Got an extra Half Life 2 copy to gift
« on: April 27, 2009, 05:03 PM »
Thx to the nice guys at Doco (you know who you are) i have an extra Half Life 2 copy to gift, just PM your email address or Steam username. The first person to PM me gets the game.
Thats a nice gesture!

85
Living Room / Post your desktop
« on: April 27, 2009, 05:01 PM »
Hi there,

I always find it fun in a comminuty to create a screenshot of your (fysical) desktop. Ill kick of with mine:
click zoom

Used rainmeter for the clock and most of the stuff on secondary screen (right). Used tweakui to remove the arrows from shortcuts. Royale theme from windows, used QTaddresbar for vista like effect. The videoplayer is GOMPlayer with Ambient Skin. Volume thingy is 3rvx.

86
Welcome to DC, and not for the first time in this thread Go PSV but also Go Gunners  :D  :P
You can't compare PSV with Man U, cause man u is way better (because of the load of money they have). Feyenoord sucks big time this season. As they do every season:)

87
Yeah I noticed, but it is exremely ugly. I rather have something eyecandy.

Well, if what you mostly want is eye candy, heaven help you.  Don't forget that HotKeyz is a hotkey program; the screenshot on the Web site is just its configuration window.  When you're using it, you'd just use whatever hotkeys you'd assigned, and wouldn't see HotKeyz at all.  You'd just see the row of coloured blocks marching across your screen as Windows increases or decreases the volume.

Some people just prefer a nice looking UI. I know it is just it's config window, but the OSD screen with coloured blocks is very ugly, I've tried it!

88
Skrommel are you going to work or this :)?

89
:) Try RoundedCorners, a quick script that shows four images in the corners of the screen.

Download the four images and save them as 1.gif, 2.gif, 3.gif and 4.gif in the same folder as the script.

Skrommel

;RoundedCorners.ahk
;Skrommel @ 2009

#NoEnv
#SingleInstance,Force
SetWorkingDir %A_ScriptDir%
SetWinDelay,0
SetBatchLines,-1

Gui,Color,FFFFFF
Gui,+AlwaysOnTop +TopMost -Caption +E0x20 +Border +ToolWindow
x=0
y=0
Gui,Add,Picture,x%x% y%y%,1.gif
x:=A_ScreenWidth-37
y=0
Gui,Add,Picture,x%x% y%y%,2.gif
x:=A_ScreenWidth-37
y:=A_ScreenHeight-37
Gui,Add,Picture,x%x% y%y%,3.gif
x=0
y:=A_ScreenHeight-37
Gui,Add,Picture,x%x% y%y%,4.gif
Gui,+LastFound
guiid:=WinExist()
Gui,Show,x0 y0 w%A_ScreenWidth% h%A_ScreenHeight% NoActivate
WinSet,TransColor,FFFFFF,ahk_id %guiid%
WinSet,AlwaysOnTop,On,ahk_id %guiid%
SetTimer,TOP,1000
Return


TOP:
WinSet,Top,,ahk_id %guiid%
Return
Alright, that looks cool! Trying to mod it to work with png files and tinier corners... It shows white :(.

90
It sounds like a cool effect, although it might get annoying if it covered up the Close button on maximised windows.
Well I think it wouldn't totally cover the close button.

91
Post New Requests Here / Re: Dim inactive monitor after x seconds
« on: April 23, 2009, 11:57 AM »
Maybe now?

92
Maybe kind of useless, but I really wonder what my pc looks like when the corners are overlay with a black image of an outer corner.

Like this.

So 4 times this image, and later on maybe multiple monitor support. Maybe with the ability to set the radius of the rounded corner?

93
Coding Snacks / Re: Mod: 3rvx
« on: April 23, 2009, 08:38 AM »
I read that already, but I am still confused.  Is it a media player or just a software volume controller?  If it is the controller like I thought, what is the point of skins et. al.?
It looks fancy and informs you about the status...

94
The OP *might* like Skynergy's HotKeyz
Mmm I do not see it in its description...

Try looking at the screenshot on the HotKeyz Web page!

And I've briefly tried it; feature is there.
Yeah I noticed, but it is exremely ugly. I rather have something eyecandy.

95
The OP *might* like Skynergy's HotKeyz, a donationware general-purpose hotkey program that has what I think the OP might mean built in.  HotKeyz's author has posted on DC, but sorry, I can't remember his DC UserID.

Mmm I do not see it in its description...

97
The ckickable feature : (not necessarily ON the tooltip itself), with a right mouse button, or key command could freeze the note so you could read it, if you so wished, Otherwise it would disappear as normal and load the application.

I just thought a program such as this that could be providing some kind of information while the hourglass was working could be useful. Anything would be better than the mindless WAIT icon.

Don't you think so?
Yeah that would be cool! I think it shouldn't be that hard to do. Random quotes, funny facts, system information like cpu usage...

98
re-reading the title, i realize that you want to bypass the whole GPRS/WiFi/3G connection mode and use good ol' USB cable. if you want to use your PC, then you have to use the method you mentioned but you can swap outlook with an email client that uses ical-compatible calendar. e.g. Mozilla Thunderbird (with Lightning add-on) or Mozilla Sunbird.

on another note, if you're using Sony Ericsson, then i can recommend MyPhoneExplorer, which has an option to sync to Google calendar.

Organizer with calendarview and direct sync to Outlook, Sunbird, Thunderbird, Windows calendar(Vista), Rainlendar, Lotus Notes, Google, Tobit David and net shared calendars (WebDAV, FTP, local)
-website
Thanks for the reply, but I do not want to use more than 1 app to sync to google calendar, because I already can do that via outlook.

99
Occasionally when I load a large program or a huge data file  from a file server the omnipresent hourglass appears and spins away and away .....

IDEA:

HourGlassPane, or WaitData, or  LoadInfo or IdleWhile:

A program that displays as a tooltip or message box a line from a text file instead. A text file containing a  quote, joke, reminder, any little tidbit of information.  It shouldn't slowdown the loading but just replace the hourglass only when it is on the screen, with the ability to click on it to freeze the display.
How would you click on a tooltip that is following your mouse?

100
I want to be able to sync my Nokia calendar to google calendar, but that is not possible yet. You have to first sync to outlook and then to calendar or do it via mobile services which are too expensive for me.

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 11next