Search found 34 matches: ani

Return to advanced search

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: 5195

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: 5195

Re: A sample how to create a IMAGE-animation ( indexbuilder )

... http://www.service-fivewin.de/images/Animat4.jpg please check / add if the index-break is defined ( needed for button < STOP ani > ) during building the index, it is possible to change the animation-style You can remove the value or adjust the speed : Sleep( 300 ), ; // ...
by ukoenig
Wed Jul 06, 2016 1:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5195

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

Hello, Different to the button-solutions, another sample shows, how to create a IMAGE -ANIMATION using different frames selected from a DLL ( a progressbar is embedded and is running the same time ) Frames / images are extracted from selected animated gifs and stored inside a DLL. The animation stop...
by ukoenig
Tue Jul 05, 2016 5:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A sample how to create a IMAGE-ani. ( indexbuilder ) UPD.
Replies: 19
Views: 5195

ACTX.obj: unresolved external

Hi Antonio,
I need to rebuild FWH with vc2010 and I got the error:
fivehc32.lib(ACTX.obj) : error LNK2019: unresolved external symbol "void __cdecl operator delete(void *,unsigned int)

I can't find ani actx.c to recompile.

Thx in advance,
Roberto Parisi
by Roberto Parisi
Tue Jun 14, 2016 7:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTX.obj: unresolved external
Replies: 6
Views: 913

Re: Now Animation curosor.ani working with FWH

He probado la solución de Antonio para cursores desde recursos pero me dice que no lo encuentra. Y el recurso se encuentra definido. Uso Pelles-C

Saludos
by horacio
Tue Nov 24, 2015 9:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Now Animation curosor.ani working with FWH
Replies: 6
Views: 2272

Re: Now Animation curosor.ani working with FWH

Victor, Pruébalo asi: #include <windows.h>HB_FUNC (  LOAD_ANI_CURSOR ){       HRSRC H_Res;       DWORD D_wSize;       HGLOBAL H_Glob;       LPBYTE P_Bytes;       HINSTANCE H_In...
by Antonio Linares
Tue Nov 24, 2015 8:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Now Animation curosor.ani working with FWH
Replies: 6
Views: 2272

Re: Now Animation curosor.ani working with FWH

... code show error at execute anicursor from resource, if execute the sample fron anicursor fron file not problem, but fron resource is crash: DEFINE ANI CURSOR oAni RESOURCE "AERO" Application Internal Error - Z:\Pruebas\TAniCursor\Prueba.ExeTerminated at: 2015-11-24 08:19:20Unrecoverable ...
by cuatecatl82
Tue Nov 24, 2015 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Now Animation curosor.ani working with FWH
Replies: 6
Views: 2272

Re: Cursor a BMP

Con los cursores *.ani no existe gran problema con gdi+ , el problema surge con los cursores *.cur .
Si consigo ponerlos a funcionar te paso el código .
by mastintin
Tue Nov 24, 2015 1:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cursor a BMP
Replies: 8
Views: 1211

Re: Cursor a BMP

... from user32.dll, get a handle to the icon IntPtr hCursor = LoadCursorFromFile("C:\\Windows\\Cursors\\Windows Aero\\aero_busy.ani"); //Create a Cursor object from that handle Cursor cursor = new Cursor(hCursor); //Convert that cursor into a bitmap using (Bitmap cursorBitmap ...
by cuatecatl82
Tue Nov 24, 2015 1:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cursor a BMP
Replies: 8
Views: 1211

Cursor a BMP

Saludos al foro:

Pues eso, es posible mostrar un cursor (.Cur o .Ani) en un Bitmap.. No doy como, ni con GDI me sale..

Alguien lo ha logradado.? Saludos y Gracias.
by cuatecatl82
Mon Nov 23, 2015 6:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cursor a BMP
Replies: 8
Views: 1211

Problem With oTree

... ) http://img84.imageshack.us/img84/6880/treejc.jpg I cannot see the vertical scroll od this otree ( made with Goran Savckic class) ani Idea ?
by Eoeo
Mon Jun 11, 2012 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem With oTree
Replies: 5
Views: 1258

Re: Now Animation curosor.ani working with FWH

... Reason for the delay in the presentation of the index due to the reduced load image layers layers There are many free programs for making file. Ani Regards, HATHAL
by HATHAL
Sat Jun 09, 2012 7:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Now Animation curosor.ani working with FWH
Replies: 6
Views: 2272

Re: Now Animation curosor.ani working with FWH

Hathal, Fantastic !! I wonder if it is possible to switch from animated cursor to "regular" one and viceversa. Right now, when I know the procedure to achieve it's gonna take several seconds I change the normal (pointer) cursor to busy (spinning) and when it finish I switch back to normal ...
by Raymundo Islas M.
Wed Jun 06, 2012 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Now Animation curosor.ani working with FWH
Replies: 6
Views: 2272
PreviousNext

Return to advanced search