Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SVG Example 2 Resizing the rectangle
#3
(11-18-2023, 10:23 PM)a740g Wrote: Nicely done!

I think a cool idea would be to create a library that has functions that can return images generated using custom SVG strings.

E.g. GetRoundedFilledRectangle&(l&, t&, r&, b&, clr1~&, clr2~&)
This would then create the SVG string internally and then create the image using _LOADIMAGE and return the image handle to the caller.

Stuff like this can be handy for folks who like to write GUIs.

Thank you and yes it would indeed be handy for some gui elements. Xui tools use some of this sort stuff no reason why us QB64 programmers shouldn't.
Reply


Messages In This Thread
RE: SVG Example 2 Resizing the rectangle - by James D Jarvis - 11-19-2023, 02:04 AM



Users browsing this thread: 2 Guest(s)