Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Have the PictureButton ?
Re: Have the PictureButton ? [message #12743 is a reply to message #12739] Wed, 14 November 2007 17:14 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
void SetFlatStyle(Button &btn)
{
    flatstyle = btn.StyleNormal();
    CtrlsImageLook(flatstyle.look, CtrlsImg::I_TB, 4);    
    btn.SetStyle(flatstyle);
}

Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: label text not wrapped
Next Topic: How to call GUI in static function?
Goto Forum:
  


Current Time: Thu May 23 08:53:55 CEST 2024

Total time taken to generate the page: 0.02230 seconds