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
Help - I'm trying to draw an array of images [message #19651] Sun, 28 December 2008 23:33 Go to previous message
klrkt is currently offline  klrkt
Messages: 20
Registered: December 2008
Promising Member
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.

I have modified your ImageViewer example, to scale the images, however I cannot figure out how to have DrawImage use ImageEncoder or ImageCtrl.

Can you please post an example
- perhaps you could modify ImageViewer to display 2 or more jpg files, as an array?

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

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


Current Time: Wed May 15 21:35:35 CEST 2024

Total time taken to generate the page: 0.02478 seconds