Virtual Analog Clock

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
27 posts Page 2 of 3
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Virtual Analog Clock
Cheatmasterbw
Agust1337 wrote:
Oh and You should try make no border but when you go over it with there will an X show, like on the win7 gadgets :D
That seems like a good idea for the close button!
To remove the border, Right-Click and select "Lock size"
http://www.megaapps.tk/
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Virtual Analog Clock
Cheatmasterbw
YourSocksRoxx wrote:
its cool but you should have smoothingmode enabled cuz the lines are kinda crappy now... :?
I was thinking the same thing myself! So you know how to smooth a line when using the graphics.drawline method?
http://www.megaapps.tk/
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Virtual Analog Clock
Cheatmasterbw
Usman55 wrote:
And you can make the clocks frame to be movable so we can move the window.
To do that, just drag&drop the clock as if it was the border
http://www.megaapps.tk/
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Virtual Analog Clock
Axel
Cheatmasterbw wrote:
YourSocksRoxx wrote:
its cool but you should have smoothingmode enabled cuz the lines are kinda crappy now... :?
I was thinking the same thing myself! So you know how to smooth a line when using the graphics.drawline method?
Dim lol as graphics
lol.smoothingmode = smoothingmode.antialias


easy as wut ?:P
http://vagex.com/?ref=25000
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Virtual Analog Clock
Cheatmasterbw
i'll try that!
http://www.megaapps.tk/
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Virtual Analog Clock
GoodGuy17
Does this have constant timers and lines moving accordingly? Or is it a Flash control with a .swf made in Flash?
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Virtual Analog Clock
Cheatmasterbw
This has a timer that ticks every millisecond, then uses trig to determine where the lines go.
http://www.megaapps.tk/
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Virtual Analog Clock
GoodGuy17
By trig, you mean trigonometry, correct?
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Virtual Analog Clock
Cheatmasterbw
yes, i mean trigonometry.
http://www.megaapps.tk/
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Virtual Analog Clock
GoodGuy17
Ok, that is what I thought. Is this program laggy from the constant updates being sent to it?
27 posts Page 2 of 3
Return to “Full Software”