KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ZK_Practice
★ 13
Open GitHub ↗
projects of zk practice
Download README (.md)
Explore Similar Repositories
joule
:
No description available.
pyobjc_examples
:
Examples of using PyObjC to create Mac-native Python apps
instantgallery
:
Beautiful photo gallery for the web in one Unix command line. Generates static html and javscript files.
Backbone.apex
:
Backbone.js plugin for salesforce.com Apex REST
consoleargs
:
Pythonic argument parser for humans
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ZK_Practice
?
Download (.md)
# Versions Tested with ZK 5.0.8 if the ZK Version is not specified in file # Components ## projects ## Components_Practice ### drag_embedded_window_everywhere Reference: [ZK Custom Component - Window dragging every where](http://ben-bai.blogspot.com/2012/01/zk-custom-component-window-dragging.html) [R6.0 - dragging overlapped or embedded windows - different drag shapes/positions](http://www.zkoss.org/forum/listComment/18345-R6-0-dragging-overlapped-or-embedded-windows-different-drag-shapes-positions) ### fancy_checkbox Reference: [ZK Custom Component - Fancy Checkbox](http://ben-bai.blogspot.com/2012/01/zk-custom-component-fancy-checkbox.html) [Fancy checkbox](http://www.zkoss.org/forum/listComment/18335-Fancy-checkbox) ### listbox_autoscroll_while_dragging Reference: [ZK Custom Component - Listbox Auto-scroll while Dragging](http://ben-bai.blogspot.com/2012/01/zk-custom-component-listbox-auto-scroll.html) [how to auto scroll a listbox when dragging a listtiem??](http://www.zkoss.org/forum/listComment/18391-how-to-auto-scroll-a-listbox-when-dragging-a-listtiem) ### togglebutton A [ZK Macro Component](http://books.zkoss.org/wiki/ZK%20Developer's%20Reference/UI%20Composing/Macro%20Component) as the Star button in GMail. References: [ZK Macro Component](http://books.zkoss.org/wiki/ZK%20Developer's%20Reference/UI%20Composing/Macro%20Component) [The wiki post](http://books.zkoss.org/wiki/Macro_Components) [Handling events on ZK macro components by Felipe Cypriano](http://felipecypriano.com/2010/01/15/handling-events-on-zk-macro-components/) [The blog post](http://ben-bai.blogspot.com/2011/12/zk-macro-component-practice.html) # Flow ### LimitOnePage References: [ZK Flow Control - Prevent Opening Multiple Tabs](http://ben-bai.blogspot.com/2012/01/zk-flow-control-prevent-opening.html) [max desktop count per session](http://www.zkoss.org/forum/listComment/10165-max-desktop-count-per-session)