Pure_LCK

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Pure_LCK

Post by dobro »

LCK (loader Construction Kit)
inspired by the Atari ST 520 LCK :D
(http://www.lck.malemort.info/)

Image





is a small utility to build a Loader, a Greeting or Splash Screen

you enter your Screen

You Test (button 'test')
You can generate the code Purebasic (button 'genere')

the code is in the clipboard

there is a paste in the editor and save ...

the button 'Liste' allows a designer to launch an application with a function key (F1-F5)
(applications must be in the Loader generated path)

the buttons 'Load' and 'Save' to save / load the current project

the button 'Fond ecran' to get a background image (and Or) an Starfield

the button 'sprite' to have a logo that moves on the screen

button 'fonte' to choose a font chart
a scroll-text

(with position adjustment, the start and the end of the scroll-text)

button 'module'
allows for a "*.mod" for the musical atmosphere



the project is saved with "*.prefs" extention
the coordonate fonte with "*.fonte" extention

the link for Download :
http://michel.dobro.free.fr/download.php?view.32
Last edited by dobro on Mon Mar 12, 2012 12:04 pm, edited 3 times in total.
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: Pure_LCK

Post by jesperbrannmark »

Hehe... My type of stuff ;-)
My atari wouldn't have liked the 30 mb or memory required though, then i would have to turn half my megafile 60 into a swapfile (if it would be possible)...
:lol:
Post Reply