Python Forum
First python project
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
First python project
#2
Oops, I forgot to say what the program is!

It's a button maker. Use any bitmap or SVG button and the program slices that into three parts (you can trim the image). From there you are presented with what the button looks like at the size you specify. You can save the three parts and use those in your own button class or save a blank complete button for your use. There is also a captioner that uses the font/size/color you specify that tries to center the text in the button but also allows you to change the x/y offsets to your liking then save the captioned image (still at the size you specify).
Reply


Messages In This Thread
First python project - by PatM - Dec-13-2022, 12:09 AM
RE: First python project - by PatM - Dec-13-2022, 08:09 PM
RE: First python project - by PatM - Dec-13-2022, 09:32 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020