Search found 35 matches: fade

Return to advanced search

Re: cloud or not cloud

... the EXCEL programmers and non-programmers, as our target audience. Please understand that if we do not attract new users, the CLIPPER idea will fade away. Best regards, Otto
by Otto
Tue Nov 12, 2024 9:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 4128

Consulta color en xbrowse

... := PadR( GradStr( BrwGrad( oBrw ) ), 128 ) Activate Dialog oDlg On Init (CentroDlg(@oDlg),Centra( oDlg ),BtnBarNew( oBrw, @oDlg, aBotones)) Valid( Fade( oDlg ), .t. ) lo copie de otro prg que esta funcionando a la perfeccion. no entiendo por que no coloca los colores. Alguna sugerencia? Gracias
by José Camilo
Wed Oct 30, 2024 11:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta color en xbrowse
Replies: 3
Views: 264

Problemas con comportamiento de XBrowse.

... := PadR( GradStr( BrwGrad( oBrw ) ), 128 ) Activate Dialog oDlg On Init (CentroDlg(@oDlg),Centra( oDlg ),BtnBarNew( oBrw, @oDlg, aBotones)) Valid( Fade( oDlg ), .t. ) ---------- *---------------------------------------------------------------------------// function veo(nApu,oLbx,aAcciones,nKey) ...
by José Camilo
Fri Mar 15, 2024 2:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con comportamiento de XBrowse.
Replies: 1
Views: 628

Re: FADE IN AND FADE OUT

hi, not sure if you search this https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-animatewindow DLLFUNCTION AnimateWindow(hwnd,dwTime,dwFlags) USING STDCALL FROM USER32.DLL     hHwnd := oDlg:GetHwnd()     DO CASE        CASE cOrtTaskbar = "LinksOb...
by Jimmy
Mon Nov 18, 2019 9:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FADE IN AND FADE OUT
Replies: 3
Views: 563

Re: FADE IN AND FADE OUT

Yes because the solution founded not run ok
by Silvio.Falconi
Mon Nov 18, 2019 2:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FADE IN AND FADE OUT
Replies: 3
Views: 563

Re: FADE IN AND FADE OUT

It is not a duplicate of viewtopic.php?f=3&t=37673 ?
by AntoninoP
Mon Nov 18, 2019 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FADE IN AND FADE OUT
Replies: 3
Views: 563

FADE IN AND FADE OUT

Can I make a fadein/out of a control there is on a dialog ?
have you a sample pls ?
by Silvio.Falconi
Mon Nov 18, 2019 12:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FADE IN AND FADE OUT
Replies: 3
Views: 563

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

Dear Uwe,

I test my solution and it works well now. Thank you so much for your kindness help.

ukoenig wrote:Dutch,

I'm just thinking about a possible dialog fade-in-effect
for the video that will cover the first frames
just a idea not tested yet.

regards
Uwe :?:
by dutch
Mon Sep 16, 2019 10:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to fix Black frame start with WMPlayer.OCX? *Fixed*
Replies: 13
Views: 2509

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

Dutch,

I'm just thinking about a possible dialog fade-in-effect
for the video that will cover the first frames
just a idea not tested yet.

regards
Uwe :?:
by ukoenig
Sun Sep 15, 2019 1:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to fix Black frame start with WMPlayer.OCX? *Fixed*
Replies: 13
Views: 2509

Re: fading....(hide..show)

Silvio, a complete test : say, get and button - fade http://www.pflegeplus.com/IMAGES/Fade1.jpg #include "fivewin.ch"FUNCTION MAIN()LOCAL oDlg, oSay, oGet, cGet := "Testing Fade IN / OUT", oBtn[7] DEFINE ...
by ukoenig
Sat Aug 24, 2019 11:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: fading....(hide..show)
Replies: 6
Views: 866

Re: fading....(hide..show)

I trying with oWnd and odlg but when I wish fade a control object it not run ok
by Silvio.Falconi
Sat Aug 24, 2019 9:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: fading....(hide..show)
Replies: 6
Views: 866

Re: fading....(hide..show)

where is the function FADE_INOUT ?
by Silvio.Falconi
Sat Aug 24, 2019 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: fading....(hide..show)
Replies: 6
Views: 866

Re: fading....(hide..show)

... fading-speed can be defined. Looks great and works perfect. from button-action ( object, style, speed ) @ 30, 50 SAY oSay PROMPT "Testing Fade IN / OUT" OF oDlg SIZE 150, 25 PIXEL FONT oFont The original size-values are needed to fade in again @ 170, 20 BUTTONBMP oBtnOut ; PROMPT ...
by ukoenig
Sat Aug 24, 2019 7:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: fading....(hide..show)
Replies: 6
Views: 866

Toast vs desktop alert : I wanted only...

... fills the amount of space required for the message and the user's current activity remains visible and interactive. The notification automatically fades in and out after specified time interval sample the toast notification http://www.devcomponents.com/dotnetbar/img/ToastNotification2.png ...
by Silvio.Falconi
Fri Nov 02, 2018 5:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Toast vs desktop alert : I wanted only...
Replies: 4
Views: 1248

Re: 15.10 Browse problem

... column does set to the header size. However, in the first and last column, the text is squeezed and on my monitor the letters by the column lines fade making it hard to read. By putting in the space, the headers are clear.
by TimStone
Fri Jan 08, 2016 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 15.10 Browse problem
Replies: 27
Views: 9328
Next

Return to advanced search

cron