Themed app with slow refresh

Themed app with slow refresh

Postby Enrico Maria Giordano » Thu Mar 30, 2006 7:26 pm

There is a big difference regarding resize refresh speed if the manifest file is linked or not to the following sample. Any workaround?

Code: Select all  Expand view
#include "Fivewin.ch"


FUNCTION MAIN()

    LOCAL oWnd

    LOCAL oGet, cVar := REPLICATE( REPLICATE( "This is a test", 30 ) + CRLF, 100 )

    DEFINE WINDOW oWnd

    @ 0, 0 GET oGet VAR cVar MEMO NOBORDER

    oWnd:oClient( oGet )

    ACTIVATE WINDOW oWnd

    RETURN NIL


EMG
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Postby Antonio Linares » Sat Apr 01, 2006 9:01 am

Enrico,

FWH does not do anything regarding the XP manifest. Its a Windows standard built-in behavior.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42077
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Enrico Maria Giordano » Sat Apr 01, 2006 10:04 am

Ok, but I'm looking for a workaround to speed up the refresh...

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 66 guests

cron