Author Topic: Custom Open/Save dialog box  (Read 1241 times)

0 Members and 1 Guest are viewing this topic.

Offline mohai

  • Newbie
  • Posts: 20
Custom Open/Save dialog box
« 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), 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.
* OpenSaveDialog2.zip (Filesize: 4.74 MB, Downloads: 120)

Offline mohai

  • Newbie
  • Posts: 20
Re: Custom Open/Save dialog box
« Reply #1 on: February 25, 2022, 02:21:59 pm »
(Sorry. Double post) :P