Hey Parvinder,

2011/11/12 PARVINDER RAJPUT <m...@parvinder.co.in>

> Hello All
>
>  We have any library or anyone develop a library, to text seen bold,
> italic, or <h1> to <h6>. If no, then Please we can think about that.
> Like if we attach 1 with WText() then it automatically pickup the h1
> tag.
> for example
> WText(1, "Parvinder")
> It  automatically take the h1 tag.
>
And what the benefit when comparing
Wt::WText(Wt::h1, "Parvinder");
with
Wt::WText("<h1>Parvinder</h1>");
What if you want to render <h1><b><i>Parvidner</h1></b></i> ?


> --
> Parvinder Rajput
> website:- www.parvinder.co.in
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>



-- 
// Dmitriy.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to