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 » Community » Newbie corner » Change images
Re: Change images [message #35585 is a reply to message #35580] Thu, 01 March 2012 14:19 Go to previous messageGo to previous message
idkfa46 is currently offline  idkfa46
Messages: 155
Registered: December 2011
Experienced Member

Here my little app...

void Scala::Paint(Draw& w)
{
	w.DrawRect(GetSize(),SColorFace());
	w.DrawImage(180, 125, 200, 180, Images::Scala());
	//w.DrawImage(180, 125, 200, 180, Images::Logo());
}


The image I was speaking about is Images::Scala().
I would like to change it when user get focus on this fields:

alzataEdit
deltaEdit
altezzaEdit
pedataEdit

Thanks,
Matteo

  • Attachment: Scala.rar
    (Size: 49.16KB, Downloaded 252 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using TheIDE/U++ and Visual Studio 2008/2010 IDE as a team in a project
Next Topic: Key pressing with MINGW and Windows XP does not work
Goto Forum:
  


Current Time: Sun Aug 24 19:00:30 CEST 2025

Total time taken to generate the page: 0.05271 seconds