[Kde-kiosk] Status Bar Question
David Faure
dfaure at klaralvdalens-datakonsult.se
Mon Mar 31 12:30:11 BST 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 31 March 2003 12:59, Waldo Bastian wrote:
> On Saturday 29 March 2003 05:44, Peter Martinez wrote:
> > I would like to know if any of you know of a way to disable or make
> > invisible the status bar of the browser window. I am using a profile and
> > setting the browser to full screen mode and I have everything else hidden
> > except for the bottom status bar. Ideally I would like to find out if there
> > is a command I can include in the profile to do this. Any help would be
> > greatly appreciated.
>
> Your profile will contain something like:
> View0_ToggleView=false
>
> I would expect that adding
> View0_ShowStatusBar=false
> would work, but it doesn't do anything here :-(
Please test.
Index: konq_frame.cc
===================================================================
RCS file: /home/kde/kdebase/konqueror/konq_frame.cc,v
retrieving revision 1.176
diff -u -p -r1.176 konq_frame.cc
- --- konq_frame.cc 14 Mar 2003 20:50:27 -0000 1.176
+++ konq_frame.cc 31 Mar 2003 11:29:57 -0000
@@ -380,7 +380,6 @@ void KonqFrame::attachInternal()
m_pLayout->addWidget( m_pStatusBar, 0 );
m_pPart->widget()->show();
- - m_pStatusBar->show();
m_pLayout->activate();
- --
David Faure -- faure at kde.org, dfaure at klaralvdalens-datakonsult.se
Qt/KDE/KOffice developer
Klarälvdalens Datakonsult AB, Platform-independent software solutions
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+iCbE72KcVAmwbhARAnD7AJ441vhF9OQ4CgPsrbY6yg9XeE+qoACgnZgQ
a+xC6etHzeNALnaPBxSCl1Y=
=JZNJ
-----END PGP SIGNATURE-----
More information about the kfm-devel
mailing list