HOW TO CONFIGURE GLOBALLY BORDER WHEN GET IS FOCUSED?

HOW TO CONFIGURE GLOBALLY BORDER WHEN GET IS FOCUSED?

Postby shrifw » Sat Jun 24, 2023 3:55 pm

Dear All ,

How we can configure to show the BORDER when GET is focused for unfocused GETs do not want to show the border.

I am looking similar solution as color setting focus/un-focus the given below.

Code: Select all  Expand view


  TGet():bColorBlock :=  { |oGet| IF( oGet:lFocused, { CLR_WHITE, CLR_HBLUE }, IF( .NOT. oGet:lActive, {CLR_BLACK, CLR_HGRAY}, {CLR_BLACK, CLR_WHITE} )) }

 


https://forums.fivetechsupport.com/viewtopic.php?f=3&t=36171&p=215558&hilit=bColorBlock&sid=db773d2b1ef858dc39e392dcdc9f062e&sid=db773d2b1ef858dc39e392dcdc9f062e#p215511

Thanks
Shridhar
shrifw
 
Posts: 54
Joined: Fri Aug 28, 2009 5:25 am

Return to FiveWin for Harbour/xHarbour

Who is online

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