Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux - file dialogue boxes...
#1
Hi, I am having an issue moving from Windows to Linux (Chromebook really, with Crostini). I know initially when I had qb64pe running, I had to install some extra libraries to support graphical file dialog boxes. But... for some reasons, they stopped working. E.g. on the IDE, if I do a File, Open, it would just pause, and go back to the editor. No errors, nothing. But I would not get a dialog box to choose a file to open. I had to edit the configuration file to disable GUI dialog boxes.

The problem is even my programs that uses the file dialogue boxes don't work.  For example:

Code: (Select All)
appt_file$ = _OpenFileDialog$("Choose Appointment File...", "", "*.app|*.txt", "Appointment Files", 0)
This works fine on Windows. I remember it worked initially on my Chromebook on Crostini before. But now it doesn't work. I checked my kdialog is working fine. How can I troubleshoot and find out what's wrong? I have temporary changed my program to use a pitiful Line Input to get a text with the filename for the moment. Thanks for any help!
Reply


Messages In This Thread
Linux - file dialogue boxes... - by atl068 - 08-04-2025, 01:03 PM
RE: Linux - file dialogue boxes... - by atl068 - 08-05-2025, 02:08 AM
RE: Linux - file dialogue boxes... - by atl068 - 08-05-2025, 02:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Make windows .exe using Linux version? Circlotron 7 509 01-15-2026, 09:42 PM
Last Post: ahenry3068
  Download the file from the internet and extract the .zip file quickbasic 6 667 10-25-2025, 01:39 AM
Last Post: madscijr
  Linux Lubuntu INKEY$ issue TempodiBasic 7 645 09-09-2025, 02:53 PM
Last Post: hsiangch_ong
  System Linux Chris 9 1,215 07-12-2025, 08:51 PM
Last Post: Chris
  Linux: terminal output Parkland 4 846 06-08-2025, 04:00 PM
Last Post: DSMan195276

Forum Jump:


Users browsing this thread: