FLTK logo

Re: [fltk.general] FL_ROUNDED_BOX

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: FL_ROUNDED_BOX Albrecht Schlosser Jun 20, 2022  
 
On 6/19/22 15:57  holm.h...@... wrote:
I'm trying to refresh my GUI and think box(FL_ROUNDED_BOX) looks good.

It would however be even better if there exist FL_GTK_ROUNDED_BOX.

FL_GTK_ROUND_BOX do exist, but is not really the same on big buttons.

Well, to be precise, FL_GTK_ROUND_BOX does not really exist. There are however FL_GTK_ROUND_UP_BOX and FL_GTK_ROUND_DOWN_BOX which seem to be similar to their counterparts FL_ROUND_UP_BOX and FL_ROUND_DOWN_BOX, respectively.

Note that "rounded" boxtypes may have issues with their non-rectangular backgrounds when resizing or redrawing parts of the GUI.

Is it possible to make FL_GTK_ROUNDED_BOX ?

It might be possible but someone would have to do it. I didn't look at the code though, hence I don't know how much work this would be.

There's also FL_FREE_BOXTYPE which you can use to add your own boxtype(s) but you would need to do all the coding yourself.

Are there alternatives to the box-types found in test/boxtype ?

test/boxtype is not a complete overview of boxtypes, it's only a demo. The definition of all boxtypes is in FL/Enumerations.H and the documentation lists all (currently 56) different boxtypes.
https://fltk.gitlab.io/fltk/Enumerations_8H.html#ae48bf9070f8541de17829f54ccacc6bc

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/99bc71b6-bdbb-906e-31e4-ffa901cea164%40online.de.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.