| View previous topic :: View next topic |
| Author |
Message |
shivaspace
Joined: 19 Jul 2006 Posts: 8
|
Posted: Fri Jul 21, 2006 12:07 pm Post subject: Drag and drop? |
|
|
I just tried the dev_clickphp application and I'm real impressed, I didn't know you could program drag and drop with this.
Any1 know of a basic tutorial to learn this? Or simple source code? Cause dev_clickphp's code a little complex for a beginner to grasp.
tia |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Fri Jul 21, 2006 12:53 pm Post subject: |
|
|
| Have a look into Dev_Inspector - you can drag methods form the list into any text editor. Peek into Methods.php, it's basically "onGetDragData" and the constructor to set it up. |
|
| Back to top |
|
 |
shivaspace
Joined: 19 Jul 2006 Posts: 8
|
Posted: Tue Jul 25, 2006 4:51 pm Post subject: |
|
|
| Didn't know you could dnd the methods in devinspector, thanks, I'll try it out. |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Tue Jul 25, 2006 5:14 pm Post subject: |
|
|
| I don't know if it works on Windows, but it does on my gentoo kde box. |
|
| Back to top |
|
 |
|