tipo
- Code: Select all
$text->place( -x => 23, -y => 20, -height => 200, -width => 500);
@testo=("<html>
<head>
<!-- Powered By Dev-ML - Devils Html Editor --!>
<title>Dev-ML - Devils HTML Editor</title>
</head>
<body>
</body>
</html>
");
$text -> insert('end',"@testo");
vorrei che i commenti fossero di colore verde ecc.. si può?

