The Perfect Bookmark

[Home]   [Puzzles & Projects]    [Delphi Techniques]   [Math topics]   [Library]   [Utilities]

 

 

Search

Search WWW

Search DelphiForFun.org

As of October, 2016, Embarcadero is offering a free release of Delphi (Delphi 10.1 Berlin Starter Edition ).     There are a few restrictions, but it is a welcome step toward making more programmers aware of the joys of Delphi.  They do say "Offer may be withdrawn at any time", so don't delay if you want to check it out.  Please use the feedback link to let me know if the link stops working.

 

Support DFF - Shop

 If you shop at Amazon anyway,  consider using this link. 

     

We receive a few cents from each purchase.  Thanks

 


Support DFF - Donate

 If you benefit from the website,  in terms of knowledge, entertainment value, or something otherwise useful, consider making a donation via PayPal  to help defray the costs.  (No PayPal account necessary to donate via credit card.)  Transaction is secure.

Mensa® Daily Puzzlers

For over 15 years Mensa Page-A-Day calendars have provided several puzzles a year for my programming pleasure.  Coding "solvers" is most fun, but many programs also allow user solving, convenient for "fill in the blanks" type.  Below are Amazon  links to the two most recent years.

Mensa® 365 Puzzlers  Calendar 2017

Mensa® 365 Puzzlers Calendar 2018

(Hint: If you can wait, current year calendars are usually on sale in January.)

Contact

Feedback:  Send an e-mail with your comments about this program (or anything else).

Search DelphiForFun.org only

 

 

 

Problem Description

This program creates the "perfect" bookmark in a variety of sizes.

Background & Techniques

I admit to being a "bathroom reader" which means finding where I left off reading many times in the course of completing a book.  A few weeks ago, in one of those rare "Eureka" moments, I designed a bookmark which will locate the exact line where you stopped reading on either the top on bottom half of either left even or the odd page.  It looks like this:

The exact starting line when you resume reading is indicated by placing the bookmark arrows in one of these four orientations:

The program creates bookmarks in a variety of standard or user specified sizes and you may insert images and caption text to customize them.  They make great gifts!.

Use the link below to download the program.  The source code for this program is not being released at this time. 

Addendum April 4, 2009:  One of my long time viewers thought that while the design might be "perfect", the implementation could use some enhancements.  I had to agree with most of his suggestions.  Today's update to Version 4 has these changes:

bulletImages are now automatically resized to fit available space when they are loaded. 
bulletImage movement  and zooming is constrained to stay within the upper or lower image area.
bulletFonts may be set individually set for the instruction display and for the upper and lower captions.
bulletThe check boxes to specify which captions you want to work on has been replaced by a radio group with options to select "Upper", "Lower", or "Both".  When the option changes, if the text of  either newly included does not match the caption edit area, you are asked to verify that you want to replace the caption text.

 

Running/Exploring the Program 

bullet Download  executable
bulletDownload source code

 

Original Date: March 19, 2009

Modified: May 15, 2018

 

  [Feedback]   [Newsletters (subscribe/view)] [About me]
Copyright © 2000-2018, Gary Darby    All rights reserved.