|
Post by Rod on Jan 29, 2023 10:31:46 GMT -5
I revisited this code and tried to make it a little more robust. It has three main functions, one to create a button or tab with text, one to create a button with symbols including 0-9 and one to make flat panels. The idea is that you can create nice glassy style bmp button images for use in your GUI. This is the button maker code. Here is example output. The color choice is the challenge, so too getting the text merged with the button. Some colors work well together some don't. 
|
|
|
Post by Rod on Jan 30, 2023 5:19:02 GMT -5
|
|
|
Post by dan1101 on Feb 1, 2023 15:24:04 GMT -5
Thanks for the button maker. It works great. I have been playing around with it trying to modify it to make it interactive, so that the user can choose from a menu of shapes and sizes and directly enter custom color values to produce a specific button. I lack your coding skills, but I am learning a lot in the process, even if some of it is by trial and error. Thank you. I am having a blast with your program.
|
|