Re: [Gambas-user] creating gb.qt4.webkit pages using gb.markdown etc (quick question)

2014-07-05 Thread B Bruen
On Fri, 27 Jun 2014 23:15:14 -0600 Randall Morgan wrote: > I am not quit sure I understand what you mean the best way to build the how > to form. > > I use a web editor like Dreamweaver, Aptana Studio, etc. to create template > pages. These pages are stored in the project folder. I then load the

Re: [Gambas-user] creating gb.qt4.webkit pages using gb.markdown etc (quick question)

2014-06-27 Thread Randall Morgan
I am not quit sure I understand what you mean the best way to build the how to form. I use a web editor like Dreamweaver, Aptana Studio, etc. to create template pages. These pages are stored in the project folder. I then load the data needed to complete the page from a database, text or xml file.

Re: [Gambas-user] creating gb.qt4.webkit pages using gb.markdown etc (quick question)

2014-06-27 Thread B Bruen
On Sat, 28 Jun 2014 09:44:00 +0930 B Bruen wrote: > some stuff that was probably not well expressed. So I will try again. What we have is: * some text files in many of our projects that describe "how to" do something in that application - by "how to" I mean stepwise descriptions of what actio

[Gambas-user] creating gb.qt4.webkit pages using gb.markdown etc (quick question)

2014-06-27 Thread B Bruen
OK, I've got the markdown to html bit under control and can generate the inner html for nicely for our "appinfo" text files. The next step is to generate the full html text for an entire web page, including the section with a css reference and applying some "class" attributes to parts of the