QB64.org Forum

QB64 Team Software => InForm-based programs => Topic started by: mohai on February 25, 2022, 02:20:04 pm

Title: Custom Open/Save dialog box
Post by: mohai on February 25, 2022, 02:20:04 pm
Hello,
Following the simple dialog box version 1 (https://qb64forum.alephc.xyz/index.php?topic=4490.msg139196#msg139196 (https://qb64forum.alephc.xyz/index.php?topic=4490.msg139196#msg139196)), I just created a customizable dialog box (version 2).

Some improvements are done, such as double click emulation, drive letters, custom font, custom window titles, improved error control ...

In the attached package, you will find the source code, forms, example code, readme files with instructions on how it works and how to use with your own programs, font file, compiled examples for Windows 64 and Linux (32 bits).

This version is designed as a stand-alone program. Feel free to modify as you need, or even convert it to an embedded frame in your project.
Title: Re: Custom Open/Save dialog box
Post by: mohai on February 25, 2022, 02:21:59 pm
(Sorry. Double post) :P