An alternative FontRequester [Windows only]

Share your advanced PureBasic knowledge/code with the community.
User avatar
ChrisR
Addict
Addict
Posts: 1466
Joined: Sun Jan 08, 2017 10:27 pm
Location: France

Re: An alternative FontRequester [Windows only]

Post by ChrisR »

Hi Zapman,
Thanks for the update :)
For the position relative to a window, It's not exactly as I expected
Here it is with my changes to see for yourself, how I see it: ZapmanColorRequester.pbi
Be free to take what you want or nothing at all
User avatar
Zapman
Enthusiast
Enthusiast
Posts: 205
Joined: Tue Jan 07, 2020 7:27 pm

Re: An alternative FontRequester [Windows only]

Post by Zapman »

The code has been updated.
Following ChrisR suggestion, the dialog window positionning is improved to offer many positioning possibilities.

Part of the library has been exported to a separate library, shared with the Zapman TOM_Functions.pbi library.
You now need two files to run the demo. They are bundled in the zip file available for download at the following address:
https://www.editions-humanis.com/downlo ... uester.zip
Post Reply