Crossword Puzzle Creator alpha 2.0

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Crossword Puzzle Creator alpha 2.0

Post by netmaestro »

You can try out my crossword creator, it's not finished yet but the basics are there. The help isn't written yet but it should be fairly intuitive.

http://www.lloydsplace.com/mcpa2.exe
Last edited by netmaestro on Sun Dec 06, 2009 8:59 pm, edited 1 time in total.
BERESHEIT
User avatar
Jacobus
Enthusiast
Enthusiast
Posts: 140
Joined: Wed Nov 16, 2005 7:51 pm
Location: France
Contact:

Re: Crossword Puzzle Creator alpha 1.0

Post by Jacobus »

Great! I like the simplicity and ergonomics of your program and I will be user when it will be completed. How to save the contents of "Clues DOWN" and "Clues ACCCROSS" ?
PureBasicien tu es, PureBasicien tu resteras.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Crossword Puzzle Creator alpha 1.0

Post by netmaestro »

You can save the whole puzzle from a menu item. I'll be doing more on it today including help. I'm glad you like it!
BERESHEIT
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: Crossword Puzzle Creator alpha 2.0

Post by Vera »

Hello netmaestro,

I like the challenge of trying to setup a crossword-puzzle instead of solving it ;) - what a nice idea of you.
So I curiously tried your 1st version and quickly found out how to handle it.

After a while I'd like to have the look of it, but as I've got no printer I tried to save it as a single file via PDF-printer - but that didn't work. Is there any other way to somehow get a view/ picture of the crosswort and hints ?

greetings ~ Vera
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Crossword Puzzle Creator alpha 2.0

Post by netmaestro »

Currrently not yet but what I do for now is use the CutePDF print driver available for free download on the net. When you get the print requester, you can choose the CutePDF writer and it will print the puzzle to a nice PDF file and save it for you. It really works a treat.

http://www.cutepdf.com/products/cutepdf/Writer.asp
BERESHEIT
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: Crossword Puzzle Creator alpha 2.0

Post by Vera »

Hi netmaestro,

thanks for your hint :)
While reading it I realised, as I did try it with a pdf-printer (PFDcreator), that I have missed to uncheck the 'send to single file' option - without it good pdfs can be made. Still I'll have a closer look at your referenced prog some later time.

One thing I found is, that you only get an output including the tiny numbers when the clue-tab has the focus.
Besides this the footer is printed in line 12 (right side) within the puzzle (I used 16x16).

And a request I would have is about resizing the GUI, as it uses too much space on my screen which makes it quite uncomfortable when switching between applications.

greetings - Vera
Post Reply