FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » GUI designer in html
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: GUI designer in html [message #182423 is a reply to message #182422] Sun, 04 August 2013 07:17 Go to previous messageGo to previous message
J.O. Aho is currently offline  J.O. Aho
Messages: 194
Registered: September 2010
Karma:
Senior Member
On 04/08/13 08:32, Lightee wrote:
> Would the web application developers here recommend some Visual-basic like GUI designer for HTML?
> I find it rather tedious to design web forms in HTML code manually. Is there a good tool for this job?

I tend to see such tools make poor html which may only work in certain
browser. I would suggest you look at something like Bootstrap which will
make it a lot easier to make good looking sites and you need to fiddle
less with the html/css as much is already designed for you.

For forms I would most likely just build up functions generating the
right type of input, and then have a array which describes which
variables to use, which type of input and the text (label, description),
then generate the output based on the content of the array, if you need
to change something, add/remove from the array as you please and you
don't need to make any changes for html.

--

//Aho
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GD Function help
Next Topic: Help with PHP BD imaging functionality
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 09 12:04:38 GMT 2024

Total time taken to generate the page: 0.08870 seconds