| View previous topic :: View next topic |
| Author |
Message |
leon_pegg
Joined: 12 Jun 2006 Posts: 113 Location: hemel / UK
|
Posted: Thu Jul 20, 2006 12:29 pm Post subject: php-gtk2 rad development enviroment |
|
|
What do people tink of a php-gtk2 rad ide writen in php-gtk2?
as i am still loioking for a php-gtk2 project this is one i would consider doin g but want peoples opion first.
also if you like the idea segestioins on feturs would be good.
reghars elon pegg |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Thu Jul 20, 2006 12:46 pm Post subject: |
|
|
what is a "php-gtk2 rad ide" for you?
Something like Zend Studio: Code editor, SVN/CVS integration, code completion, debugger, ...? |
|
| Back to top |
|
 |
leon_pegg
Joined: 12 Jun 2006 Posts: 113 Location: hemel / UK
|
Posted: Thu Jul 20, 2006 12:58 pm Post subject: |
|
|
i was thinking more along the lnes for something like on delphi / VB and others.
so somthing like.
visual form builder (like glade)
combined with code php code genaration (as form is built).
debugger ? not shore i know about how to go about this one.
regards leon pegg |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Thu Jul 20, 2006 1:55 pm Post subject: |
|
|
If you absolutely don't like glade, built your own and make it better. Maybe you should look at "Gazpacho" for pygtk. http://directory.fsf.org/Gazpacho.html
There is already a code-from-glade generator for php-gtk2 somewhere in the net, search Scott's blog (I think it was mentioned there). Also have a look at my AppWizard (for php-gtk1, but I think it's the direction you want to do) |
|
| Back to top |
|
 |
leon_pegg
Joined: 12 Jun 2006 Posts: 113 Location: hemel / UK
|
Posted: Thu Jul 20, 2006 2:02 pm Post subject: |
|
|
i will look at those today.
in the end the idea would be to have a complete envrioment were you can build test and debug applications.
i was not thinking of using glade as the base for form building just that type of interface.
i am going to put a basic proto type together over the weekend.
i have a good idea of how everythinbg will go together. |
|
| Back to top |
|
 |
|