Skip to content

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

  • Genero BDL 3.20+
  • The fglsvgcanvas web component (ships with Genero BDL 3.10)
  • Genero Browser Client 1.00.52+
  • Genero Desktop Client 3.20+
  • Genero Studio 3.20+
  • 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