Alarm Clock

HMG Samples and Enhancements

Moderator: Rathinagiri

User avatar
mustafa
Posts: 1160
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Alarm Clock

Post by mustafa »

Hola amigos
Les presento un pequeño Sample de
un Reloj Despertador con la convinación del fichero
"clock82.swf" que creo que aporta un toque muy estético.
Miren el fichero "Readme.txt" y "Resource\screenshot.jpg"
Un saludo
*----------------------- Google ------------------------*
Hello friends
I present a small Sample of
an Alarm Clock with convinación file
"clock82.swf" I think it gives a very aesthetic touch.
Look at the "Readme.txt" file and "Resource\screenshot.jpg"
greetings
Mustafa ;)
Attachments
Alarm_Clock.zip
(3.58 MiB) Downloaded 352 times
screenshot.jpg
screenshot.jpg (131.27 KiB) Viewed 4739 times
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Alarm Clock

Post by esgici »

Muchas gracias por compartir, hermano :)

Viva HMG :D
Viva INTERNATIONAL HMG :D
User avatar
serge_girard
Posts: 3166
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Alarm Clock

Post by serge_girard »

Thanks !

Serge
There's nothing you can do that can't be done...
User avatar
luisvasquezcl
Posts: 1258
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: Alarm Clock

Post by luisvasquezcl »

Muy creativo mustafa, muchas gracias.
Saludos cordiales,
Luis vásquez
User avatar
danielmaximiliano
Posts: 2612
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: Alarm Clock

Post by danielmaximiliano »

Gracias Mustafa por tus muy buenos aportes
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Alarm Clock

Post by esgici »

Does everybody is in 64 Bit :?

This program too has TOPMOST problem when built in 32 bit (It's impossible to reach to CONTEXT menu) :cry:

Maybe the TOPMOST problem is for 32 bit environment only :?

Regards to developers :mrgreen:

Added later :

More, I couldn't see "digital" digits :(
noneDigitalDigits.PNG
noneDigitalDigits.PNG (9 KiB) Viewed 4637 times
Viva INTERNATIONAL HMG :D
User avatar
mustafa
Posts: 1160
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: Alarm Clock

Post by mustafa »

Hola amigo Esgici
Mire el pantallazo que le mando

La diferencia creo que está en la falta de instalar las Fonts
DS-DIGIT.TTF que estan en Carpeta Fonts cualquiera de las
cuatro que hay en carpeta.

*-------------------------------------------------------------------------------------*

Ver fichero build.log
Harbour 3.2.0dev (r1312060701)
Copyright (c) 1999-2013, http://harbour-project.org/
Alarm_Clock.prg: In function 'EnumFontsCallBack':
Alarm_Clock.prg:377:21: warning: unused parameter 'lpTextMetric' [-Wunused-parameter]
Alarm_Clock.prg:377:39: warning: unused parameter 'nFontType' [-Wunused-parameter]
Alarm_Clock.prg:377:58: warning: unused parameter 'lParam' [-Wunused-parameter]

Al compilar con build.3.2.bat solo me da un error en Warnig
de tres parametros de que está dentro de #pragma BEGINDUMP

lpTextMetric, nFontType , lParam

No se que puede ser pues esta parte de codigo la aporto en su dia con el sample
ActiveX por Andrés González López --> andyglezl "Demo.ACTIVEX.rar"

http://hmgforum.com/viewtopic.php?f=6&t ... it=activex

*----------------------------------------------------------------------------------------*

El otro ordenador que tengo está con Windows Vista a 32 bits y solo tengo
instalado hmg.3.2 he compilado y le mando la muestra que a mi me está funcionado.


*-------------------------------------------------- Google -translation --------------------------------------------*

Hello friend Esgici
Look at the screenshot to control it

I think the difference is the lack of install the Fonts
DS-DIGIT.TTF who are in any of the Fonts folder
four is in store.

View file build.log
Harbour 3.2.0dev (r1312060701)
Copyright (c) 1999-2013, http://harbour-project.org/
Alarm_Clock.prg: In function 'EnumFontsCallBack':
Alarm_Clock.prg:377:21: warning: unused parameter 'lpTextMetric' [-Wunused-parameter]
Alarm_Clock.prg:377:39: warning: unused parameter 'nFontType' [-Wunused-parameter]
Alarm_Clock.prg:377:58: warning: unused parameter 'lParam' [-Wunused-parameter]

When compiling with build.3.2.bat just gives me an error in Warnig
three parameters which is within #pragma BEGINDUMP

lpTextMetric, nFontType, lParam

It can not be because this part of the code I bring in his day with the sample
ActiveX by Andres Gonzalez Lopez -> andyglezl "Demo.ACTIVEX.rar"

http://hmgforum.com/viewtopic.php?f=6&t ... it=activex

*-----------------------------------------------------------------------------*
The other computer that I have is with Windows Vista 32-bit and I just
I installed hmg.3.2 compiled and sent the sample to me it is worked for me.

Regars
Mustafa
Attachments
Time_Date.jpg
Time_Date.jpg (56.49 KiB) Viewed 4624 times
Alarm_Clock.zip
(3.58 MiB) Downloaded 333 times
Alarm_Clock_exe.zip
(1.01 MiB) Downloaded 258 times
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Alarm Clock

Post by esgici »

mustafa wrote:
I think the difference is the lack of install the Fonts
DS-DIGIT.TTF who are in any of the Fonts folder
four is in store.
OK Brother,

Font problem eliminated after installed font files (DS*.TFF) to Windows\Fonts folder.

Sorry, I expected fonts became usable without installed :oops:

And .exe you sent worked fine ( without TOPMOST problem ) :o

I didn't understand why ? :?

Anyway thanks to share :arrow:

Saludos cordiales :D

Added later :
I didn't understand why ? :?
Now, clear : HMG 3.2 not have TOPMOST problem :arrow:

Regards
Viva INTERNATIONAL HMG :D
User avatar
HASA
Posts: 44
Joined: Sat Feb 23, 2013 3:00 pm
Location: SÃO PAULO - BRAZIL

Re: Alarm Clock

Post by HASA »

Good afternoon, ran the example on a secondary HD [E:] installed on a machine with Win / XP, rolled perfect image alarm1.png. As the folder is shared with a colleague who requested access to the program to see its operation, and the error occurred the alarm.png image with Win / 7 Ultimate.

HASA
Attachments
alarm.png
alarm.png (161.23 KiB) Viewed 4552 times
alarm1.png
alarm1.png (85.48 KiB) Viewed 4552 times
Post Reply