Who's online

There are currently 0 users and 2 guests online.

Recent comments

Common Questions - Pls Provide Answers

I am a Software Engineer. I have a few queries regarding the klorofil platform. Please provide detail help.

1. Does klorofil have a GUI editor in which we can work just the way we work in any other web/desktop application development tool?

2. I need to make a form which contains an Edit box, and one single button. Now working in dreamweaver, i would simply write my html code for an edit box and a button in a php tag and print it on my web page. If i want to do the same using klorofil, how to do that? in both desktop application & web application?

3. Without any GUI development environment or tool that should be IDE based, how can we possibly use klorofil manually?

Personal Comments:
According to my point of view, its far more easy and developer friendly to use editors like .net framework or Visual Studio or other proper GUI based editors where we have to only drag and drop items and code their functionality.. but using klorofil means to manually write the code or atleast copy paste the code again n again on your form for even a simple task as creating a button.

Suggestion: A GUI editor is a must with PHP class libraries for using PHP language in GUI based desktop application development