|
|
Choosing A Webhost: |
Re: toggle wxToolbar and setselmode: msg#00091lang.perl.wxperl
sorry i send it to your privat mail adress thanks again mattia for great help, so im a bit ashamed to asked but the SCI_SETSELECTIONMODE ok in wx it shoul have the name wxSTC->SetSelectionMode or something like that does not exist not in wx or only not in wxperl? mille gracie herbert On Mon, 21 Mar 2005 20:26:45 +0100 herbert breunung <deirdre_skye@xxxxxx> wrote: Hello, ok its unusual but when im make toolbar invisible under GTK hir space remains empty, If you do $toolbar->Show( 0 ) this is the expected result (at least, expected by me :-) even after $frame->Layout; sub OnToggleToolbar { my( $this, $event ) = @_; if( $this->GetToolBar ) { $this->GetToolBar->Destroy(); $this->SetToolBar( undef ); } else { $this->RecreateToolbar; } } I added the code above to the toolbar sample and it worked nicely in both wxWidgets 2.5.4+ and 2.4.2+, GTK2, I have no time to test GTK1 but I expect it will work as well. Regards Mattia ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ANSI \033[K (Erase Until End of Line), Mattia Barbon |
|---|---|
| Next by Date: | Re[2]: toggle wxToolbar and setselmode, Mattia Barbon |
| Previous by Thread: | Re: wxInputStream, Mattia Barbon |
| Next by Thread: | Re[2]: toggle wxToolbar and setselmode, Mattia Barbon |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |