News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

wxSmith <-> HTML5

Started by cledou, July 10, 2018, 08:39:49 AM

Previous topic - Next topic

cledou

Hello.
I use CB since many years, and edit all my forms with wxSmith.
Does anybody knows a GUI that can make HTML/CSS forms as simply as wxSmith do ?
Or do you know a tool that can convert partially wxSmith XML ressource file to HTML/CSS files ?

ollydbg

I don't see such tool.
Maybe, you can search a similar tool which can convert "android layout xml file" to "html and css file".
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.