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++ Library : Other (not classified elsewhere) » Help - I'm trying to draw an array of images
Re: Help - I'm trying to draw an array of images [message #19663 is a reply to message #19651] Thu, 01 January 2009 15:41 Go to previous message
mirek is currently offline  mirek
Messages: 14263
Registered: November 2005
Ultimate Member
klrkt wrote on Sun, 28 December 2008 17:33

I would have thought this would work
w.DrawImage(x, y,img,sz);

and indeed it does

The problem is that only the top left hand corner of the img is displayed.



Hard to comment without seeing the code. A testcase please.

Quote:


ALSO - BUG REPORT:
The following code will hang
void MAIN::Paint(Draw& w){
PromptOK("Message");
}



Yep, not a bug. This is expexted behviour. If you need to debug Paint, use LOG(s).

Mirek
 
Read Message
Read Message
Previous Topic: "All shared" in Windows question
Next Topic: Prompt* and file names
Goto Forum:
  


Current Time: Sun Jun 29 05:48:08 CEST 2025

Total time taken to generate the page: 0.03512 seconds