Skip to content

mr-highball/nyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyx

a fluent UI framework for pascal

to request features or report a bug, open a github issue with details/steps to reproduce

Features

some features at a glance...

  • todo - WIP

Sample

below is a sample pulled from the tester application which shows a possible use for nyx:

todo - this library is WIP

How To Use

  1. download and install lazarus if you don't already have it (http://www.lazarus-ide.org) or by using the super simple fpcupdeluxe (https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases)
  2. git clone this repo
  3. (standard) open nyx_test.lpr and attempt to compile/run (F9 key)
    • this project shows some basic usage of the library (for compiling to web)
    • also, by going to Toolbar -> Project\Project Options\Paths you can copy the other units text to include in your own project
  4. (browser) open nyx_browser_test.lpr and attempt to compile (CTRL + F9 Key)
    • this project shows some basic usage of the library (for compiling to web)
    • open the output .html file in any browser
    • also, by going to Toolbar -> Project\Project Options\Paths you can copy the other units text to include in your own project
  5. add .\src path to your project other units

Tip Jar

  • 💵 BTC - bc1q55qh7xptfgkp087sfr5ppfkqe2jpaa59s8u2lz
  • 💶 LTC - LPbvTsFDZ6EdaLRhsvwbxcSfeUv1eZWGP6

About

a fluent UI framework for pascal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published