Analog Clock Class Topic is solved

If you have a cool piece of software to share, but you are not hosting it officially yet, please dump it in here. If you have code snippets that are useful, please donate!
Post Reply
emarti
Filthy Rich wx Solver
Filthy Rich wx Solver
Posts: 210
Joined: Sat May 07, 2005 8:24 pm
Location: Eskisehir, TURKEY
Contact:

Analog Clock Class

Post by emarti »

Download sample & class at
http://emarti.50webs.com/wxAnalogClock.zip
Respectly, emarti

wxAnalogSaat.h

Code: Select all

///////////////////////////////////////////////////////////////////////////////
// Name:		wxAnalogSaat.h
// Purpose:     Analog Clock
// Author:      emarti, Murat
- T U R K E Y ?
- I love this country!

WebSites:
http://mebt.sourceforge.net/
http://wxquran.sourceforge.net/
emarti
Filthy Rich wx Solver
Filthy Rich wx Solver
Posts: 210
Joined: Sat May 07, 2005 8:24 pm
Location: Eskisehir, TURKEY
Contact:

Post by emarti »

Image
- T U R K E Y ?
- I love this country!

WebSites:
http://mebt.sourceforge.net/
http://wxquran.sourceforge.net/
HK
Earned a small fee
Earned a small fee
Posts: 14
Joined: Thu Apr 20, 2006 8:13 am
Location: China(Taiwan)

Post by HK »

Hi 8) emarti
Nice JOB.
I compilled at Linux ,it works
Thanks
emarti
Filthy Rich wx Solver
Filthy Rich wx Solver
Posts: 210
Joined: Sat May 07, 2005 8:24 pm
Location: Eskisehir, TURKEY
Contact:

Post by emarti »

Thanks HK! This is cross-platform power. I like wxWidgets programming with C++ any platforms.
- T U R K E Y ?
- I love this country!

WebSites:
http://mebt.sourceforge.net/
http://wxquran.sourceforge.net/
HK
Earned a small fee
Earned a small fee
Posts: 14
Joined: Thu Apr 20, 2006 8:13 am
Location: China(Taiwan)

Post by HK »

Hi,
one error appeared at KDE environment
"cannot load "saat.png" file
but it works well at GNOME environment.
so curious :oops:
Jorg
Moderator
Moderator
Posts: 3971
Joined: Fri Aug 27, 2004 9:38 pm
Location: Delft, Netherlands
Contact:

Post by Jorg »

It must be in your search path then.

You might do a locate or search for it in GNOME.

locate saat.png

when it can be found, it will present you with the path. It is most likely an /opt/gnome/..... something that is not standard in KDE.

Regards,
- Jorgen
Forensic Software Engineer
Netherlands Forensic Insitute
http://english.forensischinstituut.nl/
-------------------------------------
Jorg's WasteBucket
http://www.xs4all.nl/~jorgb/wb
HK
Earned a small fee
Earned a small fee
Posts: 14
Joined: Thu Apr 20, 2006 8:13 am
Location: China(Taiwan)

Post by HK »

Thanks Jorgen,
At command it works.
I will try what you say later. :wink:
Angel Portal
In need of some credit
In need of some credit
Posts: 1
Joined: Fri Aug 11, 2006 1:26 pm

Many Thanks

Post by Angel Portal »

I took today, and I am going to use it to test my installation.
I will get in contact telling you What I found!!!!

Angel Portal :D
Angel Portal AG
Post Reply