Page 1 of 1

Better ColorRequester Dialog

Posted: Tue May 09, 2017 2:57 am
by blueb
Perhaps it might be possible to incorporate a new ColorRequester into the next version of PureBasic.

The current dialog is limited in that it uses the simplified version and it cannot remember the users choices between requests.

This would be handy when designing forms with a set of desired colors.

See: http://www.purebasic.fr/english/viewtop ... 31#p506831 for an example.

Re: Better ColorRequester Dialog

Posted: Thu May 11, 2017 2:02 am
by IdeasVacuum
+1

Re: Better ColorRequester Dialog

Posted: Wed Jun 07, 2017 6:59 pm
by DoubleDutch
+1

Re: Better ColorRequester Dialog

Posted: Sat Jan 27, 2018 1:46 pm
by Dude
+1

I'd like a way to change the ColorRequester window title, too. Just saying "Color" isn't too helpful for my customers. I'd like to make it say "Select list color", etc.

Re: Better ColorRequester Dialog

Posted: Sat Jan 27, 2018 6:46 pm
by nco2k
it would be enough if we could use #CC_FULLOPEN, and change the title.

i already requested something like that many moons ago: http://www.purebasic.fr/english/viewtop ... =3&t=52497

i dont think a custom requester would be a good idea, for a product like purebasic though.

c ya,
nco2k

Re: Better ColorRequester Dialog

Posted: Sun Jan 28, 2018 1:51 am
by oreopa
I dont think a custom requester is good either. If the OS provides the function, PB should only use this.

This is similar to me to the request someone made about changing the behaviour of the StringGadget. That is something that is up to the programmer IMO.

+1 for changing the title and "openness" of the default requester if the OS supports this tho.

Re: Better ColorRequester Dialog

Posted: Tue Jan 30, 2018 10:18 pm
by Dude
Here's how ColorRquester() should work: http://www.purebasic.fr/english/viewtop ... 72#p517572

Re: Better ColorRequester Dialog

Posted: Fri Feb 02, 2018 1:23 pm
by Mijikai
+1