Hi all,

suppose you do not want to pay around 540€ for Adobe DreamWeaver (and do 
not have the need for that tool).


You will use REALbasic to create a simple html code builder; The first 
task that went to my brain was to build a table, using the ListBox.

What do I need ?

html REALbasic
---------------------------
table ListBox
width Width
height Height I never used that html tag (as far as I remember)
bgcolor CellBackgroundPaint
textcolor CellTextPaint
<td width= ColumnWidth ?

I stop here because...

How do you convert rowspan or colspan in a ListBox ?


Nota: the above list of html tag is not exhaustive, these are only some 
available in ListBox.

Emile

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to