... 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
... := 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
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...
... 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 ...
... 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 ...
... 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.