TextArea component in the basic section of the palette does not render the correct font
i'm an experienced j2se developper and now i'm moving to the world of web and j2ee.
i've been exploring the new nb6 and especially the JSF palette of VWP module.
i've noticed that the TextArea JSF component in the basic section of the palette does not render correctly the "courier new", monospaces font.
On the other hand, it renders correctly with the TextArea component fom the stardard sectionof the palette!
I need to have this font applied in the TextArea in order to align rows of data in straight column, since each character in the "courier new" font takes the same space.
Is this is a bug or am i missing something here?