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.
Give your ButtonGadgets some FLAIR! Code included [WINDOWS]
-
- User
- Posts: 89
- Joined: Thu Feb 04, 2010 7:34 am
- Location: Decatur, TX
- Contact:
Re: Give your ButtonGadgets some FLAIR! Code included [WINDO
@Justin Jack: Yes, I don't mind flexing my propensity as occasion demands.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.

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:


Re: Give your ButtonGadgets some FLAIR! Code included [WINDO
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:

any ideas?

any ideas?
- electrochrisso
- Addict
- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: Give your ButtonGadgets some FLAIR! Code included [WINDO
Could be text transparent background switch getting messed up somewhere along the line.
PureBasic! Purely the best 

Re: Give your ButtonGadgets some FLAIR! Code included [WINDO
electrochrisso wrote:Could be text transparent background switch getting messed up somewhere along the line.
thanks, that gives me something to focus on...
-
- Addict
- Posts: 4791
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: Give your ButtonGadgets some FLAIR! Code included [WINDO
You might also want to take a look at Kukulkan's owner-drawn buttons.jassing wrote:got a request for some more eye-candy buttons than standard windows button