How to create a Analog clock - VB.net @mikecodz2821 | #Analogclock | #Graphics

preview_player
Показать описание
How to create a Analog clock - VB.net

#Analogclock
#Graphics
#Bitmap
#clock

How to create a digital clock - VB.net
Рекомендации по теме
Комментарии
Автор

Mike Mike Mike I've got a dilemma. Using VS 2019 Free and Newbie. Second and minute hands run from 12 to 6 and then go CCW back to 12. Hour is 180 deg out sometimes. At noon it was correct and went CW. Been over the code several times. Can make the min and sec hands work correctly if I change minus to plus in Else coordinates(0) = cx + CInt((hlen but in the hours Function it does not help. Right now the Text = "Analog ..." time is always correct and says 12:46:15 and the clock shows 4:46:15. I'm at a loss. Oh, I had to move Text = "Analog...." up in the sub because it showed incorrect min and keep at it, but if you get the opportunity to respond it would be most appreciated....thanks...JT 4/16/23 12:51pm

jtlunsford