Search found 2 matches

by cgseymour
Fri Mar 28, 2025 8:44 pm
Forum: Coding Questions
Topic: Quick question about DB Example program
Replies: 5
Views: 265

Re: Quick question about DB Example program

Thank you both for the responses.
Very helpful.
by cgseymour
Fri Mar 28, 2025 6:47 pm
Forum: Coding Questions
Topic: Quick question about DB Example program
Replies: 5
Views: 265

Quick question about DB Example program

Hello All,
I was just looking at the DB Example program (database.pb).
I follow the logic for checking the database and creating the database file.

What I am missing is where the window (containing the list box, menu, etc) is created.
If I open the file in PB editor and run, I get the window, but I ...