Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
U++ Library support
»
Draw, Display, Images, Bitmaps, Icons
»
How to zoom images? [PARTLY SOLVED...]
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
Re: How to zoom images? [PARTLY SOLVED...]
[
message #7724
is a reply to
message #7722
]
Wed, 17 January 2007 10:30
mirek
Messages:
14160
Registered:
November 2005
Ultimate Member
Ordog wrote on Wed, 17 January 2007 02:18
i got a drawing which i wish to resize to always fit a canvas.
I read from this thread (rather old one thats why im asking) that there is only a rather complex method available using this api, is (was) that the case?
"drawing" or "Drawing"?
What exactly is "fit a canvas"?
Anyway, for drawing, it is trivial:
Drawing x;
void MyWidget::Paint(Draw& w) {
w.DrawDrawing(GetSize(), x);
}
Report message to a moderator
[
Message index
]
How to zoom images? [PARTLY SOLVED...]
By:
fudadmin
on Mon, 20 March 2006 15:25
Re: How to zoom images?
By:
mirek
on Mon, 20 March 2006 15:57
Re: How to zoom images?
By:
fudadmin
on Mon, 20 March 2006 17:56
Re: How to zoom images? [PARTLY SOLVED...]
By:
Ordog
on Tue, 16 January 2007 04:23
Re: How to zoom images? [PARTLY SOLVED...]
By:
mirek
on Tue, 16 January 2007 12:17
Re: How to zoom images? [PARTLY SOLVED...]
By:
Ordog
on Wed, 17 January 2007 08:18
Re: How to zoom images? [PARTLY SOLVED...]
By:
mirek
on Wed, 17 January 2007 10:30
Previous Topic:
Create my own Rect for clipping?
Next Topic:
Loading Image (from HttpClient)
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Sat Dec 07 21:58:38 CET 2024
Total time taken to generate the page: 0.01294 seconds