RE: Possible? Toggle statusbar

"Canaan Hadley-Voth" <[email protected]>
Newsgroups gmane.comp.window-managers.ion.general
Message-ID <[email protected]>
>is it possible to toggle the statusbar on and off?

You can create and destroy the statusbar, which might be good enough.  This 
is one of the tips I had put into the wiki when that was around.  It worked 
for text statusbars, but icons would get dumped into some other frame.

function toggle_statusbar()
    local sbar=ioncore.region_list'WStatusBar'[1]
    if sbar then
	sbar:rqclose()
    elseif mod_statusbar then
	dopath'cfg_statusbar'
    else
	dopath'mod_statusbar'
    end
end

_________________________________________________________________
Search for grocery stores. Find gratitude. Turn a simple search into 
something more. 
http://click4thecause.live.com/search/charity/default.aspx?source=hmemtagline_gratitude&FORM=WLMTAG
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.