Skip to content

Calendar widget library to select dates (base on fglsvgcanvas)

License

Notifications You must be signed in to change notification settings

FourjsGenero/fgl_calendar

Repository files navigation

Genero Calendar library

Description

This Genero BDL library implements a basic calendar widget to select dates.

Genero calendar demo (GDC)

License

This library is under MIT license

Prerequisites

  • Latest Genero version
  • GNU Make
  • To build the DOC, you need xsltproc on UNIX.

Compilation from command line

  1. make clean all

Run in direct mode with GDC

  1. make run

Run with GBC/JGAS

  1. make runjgas
  2. Open a web browser and enter the URL http://localhost:8080/

Compilation in Genero Studio

  1. Load the fglcalendar_demo.4pw project
  2. Build the project

Rebuilding the API doc

  1. make doc

WARNING: You need xsltproc on UNIX-like systems, cscript.exe on Windows.

Programming API

See Genero calendar documentation

Bug fixes:

  • none

About

Calendar widget library to select dates (base on fglsvgcanvas)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published