Search found 42 matches: looping

Return to advanced search

Re: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc

Entonces, ponga:

Code: Select all  Expand view

   HB_GcAll( .F. )  // solo si tengo basura se dispara.
 


Y ponga un DELAY para retrasar el LOOPING y evitar la explosión de la memoria RAM.

Pruebe, pls.

Regards, saludos.
by karinha
Thu Mar 21, 2024 3:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Mensaje Error irrecuperable 9009: hb_xrealloc
Replies: 4
Views: 839

Re: Classe TGif

... time, transparent color index, and block terminator (a byte containing the value 0 It should have an application extension that specifies the looping behavior of the animation. The application extension should start with a byte containing the ASCII character “!”, followed by a byte containing ...
by Antonio Linares
Fri Dec 08, 2023 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Classe TGif
Replies: 9
Views: 1656

Re: abnornal program termination

... anómalo se ha solucionado en las últimas versiones de FiveWin. En versiones anteriores de FIVEWIN (2.7 por ejemplo), esto no sucede. Un LOOPING infinito puede hacer que la memoria RAM se desborde. Regards, saludos.
by karinha
Mon Oct 03, 2022 11:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: abnornal program termination
Replies: 7
Views: 628

Re: abnornal program termination

Windows 10? En caso afirmativo, ¿Cual es la tarjeta de memoria? En Windows10, la memoria mínima es de 8 Gbs. O intente lo mismo, usando HBCOMM.LIB

Hay Looping en el código completo?

Que marca de balanza?

¿La báscula tiene DLL?

Regards, saludos.
by karinha
Mon Oct 03, 2022 5:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: abnornal program termination
Replies: 7
Views: 628

Re: TActiveX():New( oDlg, "WMPlayer.OCX" .... ) memory leak

Dear Jimmy, Thank you, I got it now. hi Dutch, OK, you have a TIMER and got Property This is the code that I use for looping vdo play. function BuildMPlayer2( oDlg, cFile, nTop, nLeft, nWidth, nHeight )  ...   oActiveX2:url = cFile    try change that line as "last" ...
by dutch
Wed Mar 30, 2022 10:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TActiveX():New( oDlg, "WMPlayer.OCX" .... ) memory leak
Replies: 11
Views: 834

Re: TActiveX():New( oDlg, "WMPlayer.OCX" .... ) memory leak

hi Dutch, OK, you have a TIMER and got Property This is the code that I use for looping vdo play. function BuildMPlayer2( oDlg, cFile, nTop, nLeft, nWidth, nHeight )  ...   oActiveX2:url = cFile    try change that line as "last" line this is the ...
by Jimmy
Wed Mar 30, 2022 6:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TActiveX():New( oDlg, "WMPlayer.OCX" .... ) memory leak
Replies: 11
Views: 834

Re: TActiveX():New( oDlg, "WMPlayer.OCX" .... ) memory leak

Dear Jimmy, This is the code that I use for looping vdo play. DEFINE DIALOG oDlg SIZE nWndWidth, nWndHeight ;       STYLE nOr( WS_CHILD, WS_POPUP ) ;       COLOR CLR_BLACK, CLR_WHITE ;       FONT oFont60    DEFINE TIMER oDlgCLose INTERVAL ...
by dutch
Wed Mar 30, 2022 1:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TActiveX():New( oDlg, "WMPlayer.OCX" .... ) memory leak
Replies: 11
Views: 834

Re: Metafile error

... StartPage () y no se cerró con EndPage (), llamado ENDPRINT directamente). // If I still remember this: REVIEW YOUR CODE, IT MUST HAVE AN ETERNAL LOOPING WITHIN STARTPAGE... ENDPAGE, OR DUPLICATE ENDPAGE. or calling ENDPRINT without ending with EndPage() (opened a page with StartPage() and not ...
by Silvio.Falconi
Tue Oct 26, 2021 7:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Metafile error
Replies: 6
Views: 422

Re: Metafile error

... StartPage () y no se cerró con EndPage (), llamado ENDPRINT directamente). // If I still remember this: REVIEW YOUR CODE, IT MUST HAVE AN ETERNAL LOOPING WITHIN STARTPAGE... ENDPAGE, OR DUPLICATE ENDPAGE. or calling ENDPRINT without ending with EndPage() (opened a page with StartPage() and not ...
by karinha
Mon Oct 25, 2021 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Metafile error
Replies: 6
Views: 422

Re: how to fix Black frame start with WMPlayer.OCX?

...        oActiveX :controls:currentPosition := 0      endif  https://stackoverflow.com/questions/25938149/windows-media-player-seamless-looping-of-video As they suggest you can create a timer to do this check.
by dutch
Sun Sep 15, 2019 11:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to fix Black frame start with WMPlayer.OCX? *Fixed*
Replies: 13
Views: 1960

Re: how to fix Black frame start with WMPlayer.OCX?

...        oActiveX :controls:currentPosition := 0      endif  https://stackoverflow.com/questions/25938149/windows-media-player-seamless-looping-of-video As they suggest you can create a timer to do this check.
by AntoninoP
Sun Sep 15, 2019 6:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to fix Black frame start with WMPlayer.OCX? *Fixed*
Replies: 13
Views: 1960

How to play looping video?

Dear All,

I would like to show looping video (smooth) alike GIF.

@ x, y VIDEO does not looping define.

Thanks in advance for any help or suggestion.
by dutch
Tue Jun 11, 2019 6:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to play looping video?
Replies: 0
Views: 234

xBrowse MARQSTYLE_HIGHLROW .. Rao

...                     oOther,oSubtotal,oLbx,oBtn1,oBtn2,oBtn3,lIsTrucker )NextReturn(nil)  You will notice I am looping through the array, but unfortunitly the the bookmark does not move to the correct data row and I get the same Data twice: First Bookmark: http://i65.tinypic.com/312z81c.jpg ...
by Rick Lipkin
Thu Mar 02, 2017 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse MARQSTYLE_HIGHLROW .. Rao
Replies: 2
Views: 492

Re: Mi App se cuelga

Armando tíens un LOOPING WHILE... ENDDO en este codigo?
by karinha
Thu Nov 12, 2015 4:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mi App se cuelga (SOLUCIONADO, bueno eso creo)
Replies: 27
Views: 5571

Re: hb_xrealloc can't reallocate memory

Found the cause of the problem ... fixed it ... but still ... any thoughts on this error would be nice ...

In this case, a key field was empty on one record, sending the program into a looping search. I'll build a trap for that !

Tim
by TimStone
Tue Sep 01, 2015 10:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_xrealloc can't reallocate memory
Replies: 21
Views: 7221
Next

Return to advanced search