Search found 33 matches: fade

Return to advanced search

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

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

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

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

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

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

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

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

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

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

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

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

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

Re: Dialog Transparent

... transparent/translucent depending on the value of nOpacity. You can set this value and change it at any time during runtime also. You can make fade-in fade-out effects too. These two features are built in the Widow class (apply to all windows and dialogs) from FWH10.12. These features internally ...
by nageswaragunupudi
Sat Mar 23, 2013 5:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Dialog Transparent
Replies: 16
Views: 2851

Re: Testing Window-Api < AnimateWindow >

... the different effects. I will try to find another solution. The original http://www.pflegeplus.com/pictures/animat1.jpg Sample fade out ( the different effects don't keep the original controls and only parts are still visible ) http://www.pflegeplus.com/pictures/animat2.jpg ...
by ukoenig
Thu Jan 03, 2013 1:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Window-Api < AnimateWindow >
Replies: 10
Views: 3216
Next

Return to advanced search