LB Booster
« List Management program »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 03:42am



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
We apologize Conforums does not have any export functions to migrate data.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: List Management program  (Read 837 times)
Jack Kelly
Full Member
ImageImageImage


member is offline

Avatar




Homepage PM

Gender: Male
Posts: 106
xx List Management program
« Thread started on: Feb 10th, 2015, 4:25pm »

My latest creation is a List Management program. I thought it might be a good project for my tutorial, but of course I got carried away and now it's a bit too complicated for that. Send me an e-mail if you'd like to take a look at it and have some fun with it. I'll send you the "boosted " source code -- 477 lines. After all, who doesn't like lists?
User IP Logged

Alincon
Full Member
ImageImageImage


member is offline

Avatar




PM


Posts: 147
xx Re: List Management program
« Reply #1 on: Feb 10th, 2015, 5:14pm »

Can you post your source code on a file-sharing site?

r.m.
User IP Logged

Jack Kelly
Full Member
ImageImageImage


member is offline

Avatar




Homepage PM

Gender: Male
Posts: 106
xx Re: List Management program
« Reply #2 on: Feb 10th, 2015, 8:18pm »

Click link below to download it from my homepage--

Get it here.

« Last Edit: Sep 27th, 2016, 06:52am by Jack Kelly » User IP Logged

Jack Kelly
Full Member
ImageImageImage


member is offline

Avatar




Homepage PM

Gender: Male
Posts: 106
xx Re: List Management program
« Reply #3 on: Feb 23rd, 2015, 09:15am »

Has anyone tried my LIST-IT program? Any feedback? Suggestions, comments, criticism, etc. I've continued to fiddle with the code since the original posting. Download the latest version if any glitches bother you. There' s a lot of ways the user can trip up the code. Not so many as in a BASIC compiler though, I'm sure! Feel free to modify and use it as you so desire.
User IP Logged

Alincon
Full Member
ImageImageImage


member is offline

Avatar




PM


Posts: 147
xx Re: List Management program
« Reply #4 on: Feb 24th, 2015, 2:55pm »

I tried your List-it program.
Unless I missed these, I saw no way to sort a list, no way to print it, no way to look up, recall and maintain it, and no dating capabilities.

r.m.
User IP Logged

Alincon
Full Member
ImageImageImage


member is offline

Avatar




PM


Posts: 147
xx Re: List Management program
« Reply #5 on: Feb 24th, 2015, 3:07pm »

Wait. I saved and recalled some lists.
I see "sort" in your code, but how do I access it?
Perhaps my screen size or resolution does not let me see the entire window?

r.m.
User IP Logged

Richard Russell
Administrator
ImageImageImageImageImage


member is offline

Avatar




Homepage PM


Posts: 1348
xx Re: List Management program
« Reply #6 on: Feb 24th, 2015, 3:25pm »

on Feb 24th, 2015, 3:07pm, Alincon wrote:
Perhaps my screen size or resolution does not let me see the entire window?

It's the same here. My display is natively 1920 x 1080 but because the DPI is greater than 120 (actually 144) Windows does automatic scaling and the screen behaves as if it was 1280 x 720. Jack's Sort button is at y=660 so it's not visible, or at least not clickable.

If I disable the scaling it doesn't help because Jack is using a DIALOG window, which automatically scales according to the DPI and ends up just as big as it was before!

A case of assuming everybody else has a screen at least as big as his I fear.

Richard.
User IP Logged

tsh73
Full Member
ImageImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 210
xx Re: List Management program
« Reply #7 on: Feb 24th, 2015, 4:20pm »

I have standard DPI so I had no problem with interface / looking at buttons.
But I was able to input a list - double click list name to "START A NEW LIST" line - got a message "tO SAVE LIST YOU NEED TO ENTER UNIQUE title" - pressed Cancel - oops my list is gone.
Tried it three times just to make sure wink

So. Apparently it works.
If there will be tutorial showing how to do this and that, that would be interesting.
Just as now - well, it's a program to manage lists.
User IP Logged

Jack Kelly
Full Member
ImageImageImage


member is offline

Avatar




Homepage PM

Gender: Male
Posts: 106
xx Re: List Management program
« Reply #8 on: Feb 25th, 2015, 06:23am »

Thanks for your feedback, guys. I'll see what I can do about the window size and a help window. I always have much to learn, but that's most of the fun of it.

Below is a link to the ZIP file which contains a help screen.

Click lto download it from my homepage--

Get it here.


« Last Edit: Sep 27th, 2016, 06:53am by Jack Kelly » User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls