Skip to content

Releases: ricksolucoes/RICK4D

Qaran

26 Oct 14:48
6474f57
Compare
Choose a tag to compare

The whole structure has been modified to be able to work with generics.

Simplified the use of the Dialog module

Restructured the Loading module

Added a module to handle ini file type.

Modified the structure of component files, now is divided by folder each module of the framework.

1.0 Final Release and 2.0 Pre-release.

26 Oct 14:01
Compare
Choose a tag to compare

1.0 Final Release and 2.0 Pre-release.

Star New

01 Oct 16:55
Compare
Choose a tag to compare

Add two more functions to the framework:

  • Encrypt HASH help you hash passwords.
  • Rest to help you consume API REST services written in any programming language.

Star

20 Sep 19:25
Compare
Choose a tag to compare

Framework with all the Suites from RICK Soluções. Contains:

  • ShowForm it was inspired by RICKShowForm where you can open a form as well as perform procedures before and after the opening.
  • Loading It was inspired by RICKLoading, which features a loading screen that can be customized.
  • Librarys It was inspired by RICKLibrarys, which generates validations with return.
  • CheckConnection It was inspired by RICKCheckConnection, where it allows you to check the internet status and the type (mobile only) of the connection.
  • Format It was inspired by RickFormat, where a mask is formatted in the Edit as it is typed.
  • Dialog It was inspired by RICKDialog, where a customized dialog screen is presented.