Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PythonBlue
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
livecode
extensions
widgets
switchbutton
on
xcode11.3_support
User selector
All users
All time
Commit history
Commits on Apr 16, 2018
[[ Bug 21203 ]] Only post hiliteChanged when value actually changes
Show description for f84c486
bwmilby
committed
f84c486
View commit details
Copy full SHA for f84c486
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
[[ WidgetGuides ]] Various tweaks
Show description for b337118
livecodeali
committed
b337118
View commit details
Copy full SHA for b337118
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
[[ SwitchButton ]] Add user guide
livecodeali
committed
6f735a1
View commit details
Copy full SHA for 6f735a1
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
[[ Docs ]] Complete docs for all extensions' handlers and props
livecodeali
committed
4f71ffe
View commit details
Copy full SHA for 4f71ffe
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
Merge remote-tracking branch 'upstream/develop-8.2' into merge-develop-8.2_03.08.17
Show description for 66a97f2
livecodeali
committed
66a97f2
View commit details
Copy full SHA for 66a97f2
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
[Bug 20144] - Fix dictionary error
Show description for eb9ad06
livecodesam
authored
eb9ad06
View commit details
Copy full SHA for eb9ad06
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
lcb: Re-enable namespace case check and update extensions
Show description for c7b53c4
runrevmark
committed
c7b53c4
View commit details
Copy full SHA for c7b53c4
View code at this point
Browse repository at this point
Commits on Nov 15, 2016
[Bug 18500] switchbutton: Fix color properties docs
Show description for 76161a2
peter-b
committed
76161a2
View commit details
Copy full SHA for 76161a2
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
[Bug 18054] switchbutton: Use accessors to update props in OnLoad()
Show description for a80ef66
peter-b
committed
a80ef66
View commit details
Copy full SHA for a80ef66
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
widgets: Clarify access to hilited items from hiliteChanged handler
Show description for 484b619
peter-b
committed
484b619
View commit details
Copy full SHA for 484b619
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Make property label casing consistent.
Show description for 1a555c7
runrevelanor
committed
1a555c7
View commit details
Copy full SHA for 1a555c7
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
switchbutton: Don't pass a parameter to "hiliteChanged" signal.
Show description for 00fc1ff
peter-b
committed
00fc1ff
View commit details
Copy full SHA for 00fc1ff
View code at this point
Browse repository at this point
switchbutton: Set default paints to make it slightly prettier.
peter-b
committed
95a8947
View commit details
Copy full SHA for 95a8947
View code at this point
Browse repository at this point
switchbutton: Uncapitalise "highlight" and "theme" properties.
Show description for 29525ad
peter-b
committed
29525ad
View commit details
Copy full SHA for 29525ad
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
switchbutton: General rework
Show description for c2d8681
peter-b
committed
c2d8681
View commit details
Copy full SHA for c2d8681
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
[Bug 15435] Update LCB extensions affected by precedence changes
Show description for 7e57255
peter-b
committed
7e57255
View commit details
Copy full SHA for 7e57255
View code at this point
Browse repository at this point
Commits on Oct 5, 2015
[[ Bug 16094 ]] Remove opacity setting from drop shadow props array as it is specified by the alpha component of the color.
techstrategies
committed
0b24ce4
View commit details
Copy full SHA for 0b24ce4
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
[[ RunRevReferences ]] Remove references to RunRev in LiveCode 8 files copyright
livecodesebastien
committed
90db388
View commit details
Copy full SHA for 90db388
View code at this point
Browse repository at this point
[[Rewrite widget]] removed enabled property in the widget
livecodegeorgia
committed
8877020
View commit details
Copy full SHA for 8877020
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
[[Rewrite Widget]] updated clauses so that widget drawing only depends on the value of variable mSwitchIsInOnPosition
livecodegeorgia
committed
fd02afc
View commit details
Copy full SHA for fd02afc
View code at this point
Browse repository at this point
[[Rewrite widget]] updated set handlers, added a mouse release handler, updated mouse up handler, added documentation for switchChanged message
livecodegeorgia
committed
0b5df3d
View commit details
Copy full SHA for 0b5df3d
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
[[Rewrite Widget]] added mouse move handler
livecodegeorgia
committed
c4fa7a5
View commit details
Copy full SHA for c4fa7a5
View code at this point
Browse repository at this point
[[Rewrite Widget]] improved appearance of iOS switch button - drop shadow, border, shape and size
livecodegeorgia
committed
9d1e74c
View commit details
Copy full SHA for 9d1e74c
View code at this point
Browse repository at this point
[[Rewrite Widget]] iOS switch button is always enabled
livecodegeorgia
committed
40913e1
View commit details
Copy full SHA for 40913e1
View code at this point
Browse repository at this point
[[Rewrite Widget]] modified set handlers for widgetTheme and colorScheme properties
livecodegeorgia
committed
4ab7e4e
View commit details
Copy full SHA for 4ab7e4e
View code at this point
Browse repository at this point
[[Rewrite Widget]] tightened up Android themes - drop shadows, borders and pressed state - corrected typos
livecodegeorgia
committed
02fc27b
View commit details
Copy full SHA for 02fc27b
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/runrev/livecode into feature-rewrite_switchbutton_widget
livecodegeorgia
committed
b454f0e
View commit details
Copy full SHA for b454f0e
View code at this point
Browse repository at this point
[[Rewrite Widget]] added borders to thumb where necessary in android theme
livecodegeorgia
committed
6c1f528
View commit details
Copy full SHA for 6c1f528
View code at this point
Browse repository at this point
[[Rewrite Widget]] no longer returning the properties array in the OnSave() handler
livecodegeorgia
committed
0a49582
View commit details
Copy full SHA for 0a49582
View code at this point
Browse repository at this point
[[Rewrite widget]]
livecodegeorgia
committed
7bbe0d1
View commit details
Copy full SHA for 7bbe0d1
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
[[ CleanUp ]] Remove unneeded return statements from `OnSave` handlers
livecodestephen
committed
349ee92
View commit details
Copy full SHA for 349ee92
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
[[ Extensions ]] Make widget and library names more sensible
livecodeali
committed
45e8144
View commit details
Copy full SHA for 45e8144
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
[[ Extensions ]] Remove all warnings from lc-authored extensions
livecodeali
committed
5ad431e
View commit details
Copy full SHA for 5ad431e
View code at this point
Browse repository at this point
[[ Widgets ]] Update widget syntax
livecodeali
committed
7cb225a
View commit details
Copy full SHA for 7cb225a
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
Added metadata svgicon for rendering in revtools
runrevben
committed
6bc0040
View commit details
Copy full SHA for 6bc0040
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.