$config{BuddyListPane1} = $config{BuddyList}->Scrolled( "ROText", -borderwidth => 4, -scrollbars => 'e', -bg => 'white', -font => '{arial} 10 {bold}', -relief => 'flat', -wrap => 'word' )->pack(-fill => 'both',-expand => 1); $config{BuddyListPane1}->markUnset;