Search found 153 matches: animation

Return to advanced search

Re: Classe TGif

... sub-block should have a size of zero, indicating the end of the image data It should have one or more graphic control extensions that specify the animation parameters of each image in the file. The graphic control extension should start with a byte containing the ASCII character “!”, followed ...
by Antonio Linares
Fri Dec 08, 2023 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Classe TGif
Replies: 9
Views: 1659

Re: Parameter for Timeout

... in my Cl*pper App but i can´t find that SOURCE any more --- New Question : how to build Screen-Saver for Fivewin :idea: i do not mean "Animation", i mean how to detect "Timeout" of App so Screen-Saver will be "activate" :?:
by Jimmy
Wed Sep 20, 2023 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Parameter for Timeout
Replies: 17
Views: 787

tFolderex and tGroup control

Hello, I put a tGroup control in a tFolderEx tab and I get a 'dirty' behavior when changing tabs with animation please compile the sample file testfx1.prg with the line added below, then switch between tabs "setting" and "exit" and see the result    oFld:aDialogs[ ...
by chiaiese
Wed Sep 13, 2023 11:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tFolderex and tGroup control
Replies: 8
Views: 789

Re: Copy Directory

... + cFile i use Result from "Everything" instead of DIRECTORY() so it can also be different SourceDir p.s. as ShFileOperation can show Animation "open" full Detail https://i.postimg.cc/HLkyxF7B/Sh-File-Operation.jpg
by Jimmy
Fri Jul 07, 2023 3:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy Directory
Replies: 11
Views: 495

Re: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?

Jimmy wrote:ShFileOperation work so you can "copy" or "move" Files/Folder with Animation
"delete" does work but not "move to Paperbin" (FOF_ALLOWUNDO) ... something have change with Rights ...


Interesting. Can you show a sample of ShFileOperation usage?
by Enrico Maria Giordano
Wed Nov 16, 2022 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?
Replies: 14
Views: 817

Re: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?

... Commander and also Hot-Key "should" be the same ShFileOperation work so you can "copy" or "move" Files/Folder with Animation "delete" does work but not "move to Paperbin" (FOF_ALLOWUNDO) ... something have change with Rights ... i have "split" ...
by Jimmy
Wed Nov 16, 2022 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?
Replies: 14
Views: 817

Re: Problem with tmeter

Dear Silvio, Better use a progress bar as it uses Windows animation, themes, etc Please review samples\win32.prg Antonio perhaps I resolved I change only oProgress:nTotal:=len(adata) with oProgress:settotal(len(adata)) and run ok I not Know why https://i.postimg.cc/v897DFvk/L.gif
by Silvio.Falconi
Mon Nov 14, 2022 11:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tmeter
Replies: 3
Views: 300

Re: Problem with tmeter

Dear Silvio,

Better use a progress bar as it uses Windows animation, themes, etc

Please review samples\win32.prg
by Antonio Linares
Mon Nov 14, 2022 10:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tmeter
Replies: 3
Views: 300

Re: Splash Screen for Startup

We are planning to provide an advanced splash screen.
1. Fix the issue pointed our by Mr. Silvio
2. Ability to provide any animation by the user.
You can ask for anything else.
by nageswaragunupudi
Tue Oct 25, 2022 12:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Splash Screen for Startup
Replies: 14
Views: 801

Re: CLASS TGrid() for FiveWin

... "*.*", "DHS" ) on MENU you can switch Listview Style while it does load IMAGE it can take Time "to load" ... no Animation yet --- like Explorer DblClick or ENTER on Item will   ShellExecute( oWnd:hWnd, "Open", cPath + cRet,,, SW_SHOW ) press ...
by Jimmy
Sun Oct 23, 2022 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3461

Re: DC of the window

Is it an animation ? I mean, do you want to paint them one after another, or just paint them on different locations ?

Do you need them as controls or just to paint them from the ON PAINT of the window ?
by Antonio Linares
Fri Aug 12, 2022 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DC of the window
Replies: 10
Views: 483

Re: Test Windows Mdi with panel right

cnavarro wrote:https://bitbucket.org/fivetech/fivewin-contributions/downloads/testmdi.prg


I not mean it !!! see the gif animation
by Silvio.Falconi
Mon May 02, 2022 6:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test Windows Mdi with panel right
Replies: 10
Views: 690

Re: Copying a file

hi,

funny that you don´t want Animation. for short files you will not see it.

what about CopyFileW function from Kernel32.dll
https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-copyfilew
by Jimmy
Sat Sep 11, 2021 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copying a file
Replies: 17
Views: 1194

Re: New TprogressWheel

Silvio.Falconi wrote:New release Indefinite and gradient animation

Image


And this source code too please. Thanks =)
by Jiloilo
Thu Jul 01, 2021 6:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New TprogressWheel
Replies: 72
Views: 9465

Re: TO Cristobal : Message position

... positioned in the coordinates of the screen of your computer and not in the coordinates of the dialog, thus doing what I explained above with the animation happens.
by Silvio.Falconi
Wed Jun 09, 2021 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO Cristobal : Message position
Replies: 4
Views: 784
Next

Return to advanced search