Page 2 of 2

Re: Give your ButtonGadgets some FLAIR! Code included [WINDO

Posted: Mon Jul 23, 2012 7:15 pm
by JustinJack
Ok! I Think I got it. I am now unable, no matter how slowly I move my mouse in and out of the buttons RECT to cause it to paint wrong.

@Demivec, since you seem to have the same propensity as my boss to find the perfect way to make some code jack-up, please see if that solved the issue. I know I still have the issue of the Gadget's parent's bkgr color, though, but the white corners should be gone in the demo program, too.

Re: Give your ButtonGadgets some FLAIR! Code included [WINDO

Posted: Mon Jul 23, 2012 8:14 pm
by Demivec
JustinJack wrote:@Demivec, since you seem to have the same propensity as my boss to find the perfect way to make some code jack-up, please see if that solved the issue. I know I still have the issue of the Gadget's parent's bkgr color, though, but the white corners should be gone in the demo program, too.
@Justin Jack: Yes, I don't mind flexing my propensity as occasion demands. :)

Things seem to be in order now, no more 'squirrley-ness'. The white corners are gone as well.

Here's the former and the new snapshot side by side:
Image Image

Re: Give your ButtonGadgets some FLAIR! Code included [WINDO

Posted: Fri Dec 12, 2014 10:02 pm
by jassing
got a request for some more eye-candy buttons than standard windows button... this really made it easy and great results, however, under some situations, which I can't track down, the buttons get the jelly blanked out of them in the text area:
Image
any ideas?

Re: Give your ButtonGadgets some FLAIR! Code included [WINDO

Posted: Sat Dec 13, 2014 1:56 am
by electrochrisso
Could be text transparent background switch getting messed up somewhere along the line.

Re: Give your ButtonGadgets some FLAIR! Code included [WINDO

Posted: Sat Dec 13, 2014 7:05 am
by jassing
electrochrisso wrote:Could be text transparent background switch getting messed up somewhere along the line.

thanks, that gives me something to focus on...

Re: Give your ButtonGadgets some FLAIR! Code included [WINDO

Posted: Sat Dec 13, 2014 11:03 am
by Little John
jassing wrote:got a request for some more eye-candy buttons than standard windows button
You might also want to take a look at Kukulkan's owner-drawn buttons.