From kde-core-devel Mon Jul 31 18:06:07 2000 From: Christian Gebauer Date: Mon, 31 Jul 2000 18:06:07 +0000 To: kde-core-devel Subject: KJanusWidget/treelist X-MARC-Message: https://marc.info/?l=kde-core-devel&m=96507401511103 Hi, Is there any binary compatible way to make the treelist mode behave like KControl? Currently *nothing* happens when a user clicks on a root item with children but without a associated page. (KControl simply toggles opens the subtree) Try the KNode configure dialog to see it in action. This behaviour really annoys me, and I consider it a bug. I tried to fix this in KJanusWidget::slotShowPage(), but this slot is connected to QListView::selectionChanged(), the wrong signal for this job. I haven't checked yet how kcontrol handels ths, but I guess void QListView::pressed ( QListViewItem * item ) would be the right signal. Any ideas? Christian -- >><< Christian Gebauer >><< gebauer@bigfoot.com >><< ICQ 14916141 >><<