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 » Draw, Display, Images, Bitmaps, Icons » Wy StyleNormal().Write() is global?
Re: Wy StyleNormal().Write() is global? [message #40708 is a reply to message #40707] Sat, 07 September 2013 19:31 Go to previous messageGo to previous message
iST1 is currently offline  iST1
Messages: 107
Registered: August 2013
Experienced Member
Unfortunately,
	Button::Style s1 = Button::StyleNormal();
	s1.look[0] = img1;
	s1.look[1] = img1;
	s1.look[2] = img1;
	s1.look[3] = img1;
	s1.pressoffset = Point(1, -1);
	btn1.SetStyle(s1);

has no image-effect. Also button's boundary is removed.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PATCH: plugin/jpg CMYK support
Next Topic: Transparent Background - Image control
Goto Forum:
  


Current Time: Thu May 16 01:15:59 CEST 2024

Total time taken to generate the page: 0.02950 seconds