Page 3 of 3

Re: GIF animation demo

Posted: Fri Mar 26, 2010 10:49 pm
by mustafa
Screen

Re: GIF animation demo

Posted: Mon Mar 29, 2010 7:10 pm
by esgici
mustafa wrote:Another trick for the ornaments
Hola Mustafa

Congrats, you ( or your friend Lucho Miranda ) had exposed two undocumented HMG features: BORDER and CLIENTEDGE properties of LABEL ;)

But I'm a little confused :?

First I added this lines to your x named window:

Code: Select all

@ 80, 80  LABEL lblOverlap VALUE "Overlapped" AUTOSIZE ACTION MsgBox( "Overlapped LABEL clicked" )
@ 120, 80 BUTTON btnOverlap CAPTION "Overlapped" ACTION MsgBox( "Overlapped BUTTON clicked" )    
@ 160, 40 TEXTBOX txbOverlap WIDTH 150 VALUE "Overlapped TEXTBOX" 
As names and literals implied, I'm waiting overlap problems, but everything run smoothly.

Second commented

Code: Select all

x.BOX_IN00.Enabled := .F.
and other Enabled := .F lines for understanding reason of enabling; but don't see any difference.

If possible, could you give a bit explication on your ornament trick please ?

Saludos, regards

--

Esgici

Re: GIF animation demo

Posted: Mon Mar 29, 2010 8:06 pm
by mustafa
Hello Esgici
Just this routine gave me the friend Lucho Miranda
I'm only used to make ornaments, I can not explain much
composition because I restricted myself to using it.
To see more of the routine operation of the Post looks
http://hmgforum.com/viewtopic.php?f=9&t=1059 ---> Remember.exe
Put on x.BOX_IN02.Enabled: =. F. or x.BOX_IN02.Enabled: =. T.
Guess it's a Failure, but the end of the routine is to make
Decorative Programs.
Greetings
Mustafa

Re: GIF animation demo

Posted: Mon Mar 29, 2010 8:22 pm
by esgici
Hola Mustafa, my brother

Gracias for explanations :)

I have already run remember.exe, but haven't analyse it; so haven't seen and missed your ornament trick, sorry :(

By the way, where is your friend, why absent in our forum ?

Saludos cordiales

--

Esgici

Re: GIF animation demo

Posted: Mon Mar 29, 2010 9:25 pm
by mustafa
Hello Esgici
I've discovered that you need
x.BOX_IN02.Enabled: =. F. or x.BOX_IN02.Enabled: =. T.
I've given two examples in one calendar and not let TexBox write
or turn the calendar and the other if it is on. F. if you can handle.

Regarding Lucho Miranda nick "ELSalmes" is often collaborate in Forums in
Http://es.groups.yahoo.com/group/harbourminigui_es/ and Spanish from
http://es.groups.yahoo.com/group/oohg/ forum, I know because
not participating in our forum HMG would be a great contribution.
Greetings

Mustafa

Re: GIF animation demo

Posted: Mon Mar 29, 2010 9:43 pm
by esgici
Thanks a lot Mustafa :)

Regards, saludos

--

Esgici