TXT
Reply to comment
New Plugins : QSlider, QProgressBar and QEmailTextBox for Qcubed
Submitted by enzo on Mon, 07/20/2009 - 00:26
Hello people
After couple issues trying to build my own plug-ins http://trac.qcu.be/projects/qcubed/ticket/301 and http://trac.qcu.be/projects/qcubed/ticket/305
Finally today I've time to create the script to crate plug-in zip package on Linux systems, check out here http://trac.qcu.be/projects/qcubed/browser/plugins/QEmailTextBox/tools/m...
After that I could share with the community my two cents for plug-ins sections
QEmailTextBox: This is an old friend for all users, but I don't why this control never was included on the core, so , I decide to create a plug-in for this nice feature; I knew a good coder could solve by himself, by the idea is help newbies and for me off course.
Try on: http://qcubed.anexusit.com/assets/plugins/QEmailTextBox/example/emailtex...
Download: http://trac.qcu.be/projects/qcubed/browser/plugins/QEmailTextBox/releases
QSlider: This is a JQuery control to get a value from a range
ToDo: Error in Framework using required JS files, I include in control constructor BTW :P, Error hiding and showing later.
Try On: http://qcubed.anexusit.com/assets/plugins/QSlider/example/qslider.php
Download: http://trac.qcu.be/projects/qcubed/browser/plugins/QSlider/releases
QProgressBar: This is a JQuery control to enable user create a stylish progress bar for your RIA.
ToDo: Error in Framework using required JS files.
Try On: http://qcubed.anexusit.com/assets/plugins/QProgressBar/example/qprogress...
Download: http://trac.qcu.be/projects/qcubed/browser/plugins/QProgressBar/releases
Enjoy IT.
enzo

