Search found 43 matches: upd

Return to advanced search

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

Great.

Super many thanks.

Regards, saludos.
by karinha
Tue Mar 08, 2022 11:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

New link for download, please.


All links are updated :!:

regards
Uwe :D
by ukoenig
Tue Mar 08, 2022 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

Uwe :D

New link for download, please.

Many thanks.

Regards, saludos.
by karinha
Mon Mar 07, 2022 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: Belgian eID-card

Hi,

I found this information, with examples in different program-languages.
https://downloads.services.belgium.be/eid/UPD_Developers_Guide.pdf
But I don't know how to call it from FWH
by Marc Vanzegbroeck
Sat Sep 23, 2017 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Belgian eID-card
Replies: 15
Views: 3369

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

added a transparent counter shown centered inside of a animation. can be records or percent http://www.service-fivewin.de/IMAGES/Animat10.jpg add in function : FUNCTION SET_ANI( oImage, nRecPos , oTextFont2 ) ... ... oImage:bPainted := {|| oImage:Say( oImage:nHeight / 2.0 - oTextFont...
by ukoenig
Tue Jul 12, 2016 8:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

Updated What's new : 1.) 9 DBF's are included with sizes from 50 - 100000 records 2.) new animation-speed-calculation added ----the speed is always the same no matter of DBF-size ----calculated in relation to DELAY and defined STEPS ( no fixed speed-value ) 3.) selections can be saved to a INI 4.) a...
by ukoenig
Sun Jul 10, 2016 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

I not talk with cartoons!!!
I not seen any new classes created by this cartoons!!!

:D :D :D :D
by Silvio.Falconi
Sat Jul 09, 2016 7:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

ukoenig wrote:before creating something new like classes .....
I try using existing functions / or parts of other solutions / samples to solve a problem
scooping all possibilities the basic-FWH offers


:wink: :wink: :wink:
by Massimo Linossi
Fri Jul 08, 2016 5:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

It was just to tell you that there were already classes that make animation FWH.

My advice FWH needs new classes or interesting objects and not always heat the hot water ....

But if she dear sir fun in this way, you can continue on this path ... I will enjoy it to find new ideas ....for fwh

:)
by Silvio.Falconi
Fri Jul 08, 2016 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

Colorchange ( type 2 ) during indexing from red to blue : before creating something new like classes ..... I try using existing functions / or parts of other solutions / samples to solve a problem scooping all possibilities the basic-FWH offers DOWNLOAD : http://www.service-fivewin.de/DOWNLOADS/Anim...
by ukoenig
Fri Jul 08, 2016 3:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

on banner class you have many animations styles
SPEED
FRAMES
EFFECTS ( Miror,Poner, Mengua,Crece,Cortina,Turn) to UP, Down,Left ,Right , top, Vertical, Horizzontal
ACTIONS

Perhaps it is possible add new effects ...
the problems of the class is no pubblic and I cannot send you it
by Silvio.Falconi
Fri Jul 08, 2016 6:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

Silvio, my solution offers more effects. During indexing, I can change the animation-style / color ( using any frames ). Sample : from 0 - 25 % indexing I can use frameset < B > from 26 - 50 % I can change to frameset < D > and so on ( starting with blue and ending with red ) The frames ...
by ukoenig
Thu Jul 07, 2016 9:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

Uwe, with Paco Banner class I have the same result .... http://www.eoeo.it/wp-content/uploads/2015/05/mm.bmp I make a test with your 16 bmps the code #include "fivewin.ch"#include "banner.ch"function main()Local oDlg, oBannerLocal aPasos :=  { { ...
by Silvio.Falconi
Thu Jul 07, 2016 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167

Re: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.

on this forum I found this : http://forums.fivetechsupport.com/viewtopic.php?f=17&t=12423&hilit=animation+bmp#p62341 Function Animate(cResource) local oDlg,lOk DEFINE DIALOG oDlg FROM 10, 20 TO 18, 65 TITLE "Testing Animation" @ 3.5, 2 BUTTON "&Ok&q...
by Silvio.Falconi
Thu Jul 07, 2016 11:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5167
Next

Return to advanced search