YOUR SELECTION
clear allTYPE
AUTHOR
COMPATIBILITY
LiveCode Enhancements Bundle
A bundle of enhancements including: Circle Avatar Polygrid PolyList (formerly known as Data View) Super Power Button DatePicker PatternLock Radial Slider ResponsiveLayout i18n libEMLParser SmartCrumbs Check the dictonary for information about using individual items. Download file comes with example stacks for EMLParser, PatternLock, Polygrid, PolyList, PowerButton, and Responsive Layout. Latest update 1.0.35: 24 June 2024
LiveCode Enhancements Bundle
A bundle of enhancements including: Circle Avatar Polygrid PolyList (formerly known as Data View) Super Power Button DatePicker PatternLock Radial Slider ResponsiveLayout i18n libEMLParser SmartCrumbs Check the dictonary for information about using individual items. Download file comes with example stacks for EMLParser, PatternLock, Polygrid, PolyList, PowerButton, and Responsive Layout. Latest update 1.0.35: 24 June 2024
i18n
LiveCode allows you to create applications for most popular operating systems. All this from the same code base, without making big changes you can deploy a desktop and mobile application with the same code base. Now with the i18n library with that single code base, your application will adapt to different languages. Which improves the
i18n
LiveCode allows you to create applications for most popular operating systems. All this from the same code base, without making big changes you can deploy a desktop and mobile application with the same code base. Now with the i18n library with that single code base, your application will adapt to different languages. Which improves the
Responsive Layout
If you need your app to scale in a browser or for different mobile devices, you need the ResponsiveLayout library. The basic idea of this library is that the user can customize the interface without a single line of code. It consists of a set of properties that can be applied to objects. The three
Responsive Layout
If you need your app to scale in a browser or for different mobile devices, you need the ResponsiveLayout library. The basic idea of this library is that the user can customize the interface without a single line of code. It consists of a set of properties that can be applied to objects. The three
Smartcrumbs
This is a library to help with version control of binary stacks. This library will create a folder at the root where the stack “.livecode” file is located. Inside this folder you create another one with the name of the file including the file extension. Add a JSON file with the properties of all the
Smartcrumbs
This is a library to help with version control of binary stacks. This library will create a folder at the root where the stack “.livecode” file is located. Inside this folder you create another one with the name of the file including the file extension. Add a JSON file with the properties of all the
Date Picker
Do you want a fully customizable datepicker widget, letting you build beautiful calendars to suit your apps? Here it is. Date Picker featured in our example Responsive Web App.
Pattern Lock
This widget simulates the lock pattern you find on smartphones. When drawing a pattern, a PIN will be generated with the digits 1 to 9. The length of this PIN can range from 1 to 9 digits. For security reasons one should not use PIN with a length less than 4 digits.
Polygrid
This widget helps users to display information in the form of a table, with many rich and flexible options. It can even be used in the IDE to display certain things. For example, in the script editor it can be used to display the list of breakpoints, improving the performance of the Script Editor. The
Polygrid
This widget helps users to display information in the form of a table, with many rich and flexible options. It can even be used in the IDE to display certain things. For example, in the script editor it can be used to display the list of breakpoints, improving the performance of the Script Editor. The
Polylist
This widget is for displaying beautiful lists in LiveCode. It allows you to display your data in a custom list view. You can build single or multi column lists that can contain text, images, SVGs and color fills, and you have full control over the style and position of everything. In the Spotlight: Polylist Blog:
Polylist
This widget is for displaying beautiful lists in LiveCode. It allows you to display your data in a custom list view. You can build single or multi column lists that can contain text, images, SVGs and color fills, and you have full control over the style and position of everything. In the Spotlight: Polylist Blog:
Power Button
This is a button, but not just any button. It is a button with super powers. It looks and feels like any LiveCode button… with the difference that it will look the same on all platforms. It can display SVG icons, ripple effect animation and has many other features that allow it to be highly
Power Button
This is a button, but not just any button. It is a button with super powers. It looks and feels like any LiveCode button… with the difference that it will look the same on all platforms. It can display SVG icons, ripple effect animation and has many other features that allow it to be highly
Circle Avatar
CircleAvatar is the perfect solution for developers who want to add a user’s avatar image to their app. CircleAvatar is a widget to display a user’s avatar image. This now includes a bonus library, and example stack, for connecting to Gravatar, a global avatar service. Read more in our CircleAvatar In the Spotlight feature.
Circle Avatar
CircleAvatar is the perfect solution for developers who want to add a user’s avatar image to their app. CircleAvatar is a widget to display a user’s avatar image. This now includes a bonus library, and example stack, for connecting to Gravatar, a global avatar service. Read more in our CircleAvatar In the Spotlight feature.
LibEMLParser
Parse email formats into readable formats. libEMLParser is a Livecode library for processing of EML data/archives into a readable format from Livecode (array, json). It also empowers you to make different operations on the data, you can alternatively export it to multiple formats.
LibEMLParser
Parse email formats into readable formats. libEMLParser is a Livecode library for processing of EML data/archives into a readable format from Livecode (array, json). It also empowers you to make different operations on the data, you can alternatively export it to multiple formats.
Litecode Mobile
Ever wanted to edit your app on the go? Now you can. With this nifty plugin, you can run a cut down version of the LiveCode IDE on your phone or tablet. Requires a LiveCode license to run. Litecode is a Mobile Development Environment created with and based on LiveCode. It can be used as
Litecode Mobile
Ever wanted to edit your app on the go? Now you can. With this nifty plugin, you can run a cut down version of the LiveCode IDE on your phone or tablet. Requires a LiveCode license to run. Litecode is a Mobile Development Environment created with and based on LiveCode. It can be used as
Button Bar
An SVG button bar widget The Button Bar widget builds a configurable bar of buttons having one or more SVG buttons. The properties inspector enables configuration of the SVG icon, icon name, icon label, icon clicked color, icon default color (unpressed mode), border color and the button bar background color. Using SVG buttons as GUI elements
Button Bar
An SVG button bar widget The Button Bar widget builds a configurable bar of buttons having one or more SVG buttons. The properties inspector enables configuration of the SVG icon, icon name, icon label, icon clicked color, icon default color (unpressed mode), border color and the button bar background color. Using SVG buttons as GUI elements
Piano Widget
New and improved version 1.3 LiveCode Builder Piano Widget A Graphical Piano Keyboard Widget written in LCB This Widget is a graphical UI element only. It produces no sound on it’s own and is meant to be attached to a Musical-note play back engine of some kind. See my other GitHub Repos for LiveCode playback engines
Piano Widget
New and improved version 1.3 LiveCode Builder Piano Widget A Graphical Piano Keyboard Widget written in LCB This Widget is a graphical UI element only. It produces no sound on it’s own and is meant to be attached to a Musical-note play back engine of some kind. See my other GitHub Repos for LiveCode playback engines