On Friday, 12. October 2001 23:11 (GMT +0200), Viktor Rosenfeld wrote: > Hi there, Hi Viktor! > I have a couple of newbie questions (like the one below) and don't > really know where to ask them. Or could kde-devel be the right place? If its a question about KDE development it is the right place :) > I could use a QFrame, set the height to 2 and the style to sunken, but > this is just a dirty hack, as I am sure that there is a class somewhere > which implements that internally. I created a line in designer and saved the ui file. Then called uic manua= lly=20 and this is what it produced (vertical line) : Line1 =3D new QFrame( this, "Line1" ); Line1->setGeometry( QRect( 110, 50, 20, 100 ) ); Line1->setFrameStyle( QFrame::VLine | QFrame::Sunken ); hth, Kevin --=20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kevin Krammer Developer at the Kmud Project http://www.kmud.de/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<