Font in FGet

Font in FGet

Postby byte-one » Tue Feb 07, 2017 5:00 pm

Antonio, on Formatget-Class (method default()) this should be changed:
Code: Select all  Expand view
if ::oFont == nil
     if ::oWnd == nil
        ::oFont = TFont():New()
     else
        if ::oWnd:oFont != nil
       ::SetFont( ::oWnd:oFont )     //Change
           //::oFont = ::oWnd:oFont
        else
           ::oFont = TFont():New()
        endif
     endif
  endif
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: Font in FGet

Postby byte-one » Thu Feb 09, 2017 7:35 pm

Antonio, have you seen this?
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: Font in FGet

Postby Antonio Linares » Sat Feb 25, 2017 6:32 am

Günther,

I missed it.

Already implemented for next FWH 17.03

thanks for the reminder! :-)
regards, saludos

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 19 guests