D7: I created an edit box component which only accepts integers. I want to create a buttonbar icon for it based on TEdit.
TEDit shows "ABC" and a cursor on a white background. I copied and, pixel by pixel, changed ABC to 123. However, while TEdit shows a white background, mine shows gray.
The pixels are definitely white but show up the same colour as the background. Can I have set white=transparent somehow?
Nope, I filled the white with lime green & saved everything but it still shows up gray on the button bar.
Any idea what I am doing wrong?
(and any hints on the best way to create images? use built in tool or external? or any great web sites with lots of free buttons?