I agree with you. One workaround I thought of would be to use only icons in place of the labels. One would have to make a bold label as an icon etc.
David On Mon, 4 Jun 2018 at 13:04, Stephen J. Orth <[email protected]> wrote: > David, > > Thanks... > > Arnaud pointed me in the right direction. I really wish the tab object > had more configuration options (especially on Windows). It just seems to > be a forgotten object. > > > Steve > > -----Original Message----- > From: 4D_Tech [mailto:[email protected]] On Behalf Of David > Samson via 4D_Tech > Sent: Monday, June 04, 2018 5:33 AM > To: [email protected] > Cc: David Samson <[email protected]> > Subject: Re: Icons On Tab Control > > Assuming you have the list built it is a one-liner: > > SET LIST ITEM PROPERTIES(tabJobHeader;4;True;0;Use PicRef+2030) > > (I know I should not be using the picture library anymore.) > > What I would like to know is whether one can programatically change the > font style on a tab control? I have tried in v14 Windows but without > success. > > David Samson > Manchester > U.K. > > -- D Samson ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

