![]() |
|
|
|||||||
| Tutorials This forum focuses on showing people how to do things in Delphi for PHP including step by step how-to guldes and screencasts etc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Post your screencasts or tutorials below, I'll clean it up and keep this post organized with the latest. If you would prefer to just post your "how-to" below, I can link the post here as well.
Example Code -Quadram's GUI Examples -Quadram's Data Examples -Quadram's Full Apps Examples General Components Databases -PEAR Data Grid Screencast Last edited by 405hp; 30th March 2009 at 23:17. Reason: deleted invalid links |
| Sponsored Links |
|
|
|
||||
|
I recommend Camtasia Studio (http://www.techsmith.com/camtasia.asp), I have used it in the past and it is great for making tutorials or any other web presentation.
Cheers ... Delphi-PHP ![]()
__________________
Don't forget to add to a users reputation if they have helped you. |
|
||||
|
It is a qooxdoo widget and you can find the js hooks here http://demo.qooxdoo.org/0.6.5/apiviewer/ under ui.toolbar
To see how the vcl uses it in php you would have to look at that section of the source of comctrls.inc.php. Other than that it looks like a lot of it would be done the same as a combobox for example. |