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
»
U++ Widgets - General questions or Mixed problems
»
printing RichEditWithToolBar rotated 90 degrees?
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
printing RichEditWithToolBar rotated 90 degrees?
[
message #30029
]
Sat, 04 December 2010 02:56
alex100
Messages:
118
Registered:
November 2007
Experienced Member
Hi!
I am using RichEditWithToolBar in order to print envelops. I write the addresses (source and destination) on the RichEditWithToolBar sheet but now I need to print it rotated 90 degrees as envelops enter in printer in portrait mode.
Is this possible?
Thanks a lot
Alex
Report message to a moderator
Re: printing RichEditWithToolBar rotated 90 degrees?
[
message #30035
is a reply to
message #30029
]
Sat, 04 December 2010 20:32
mirek
Messages:
14257
Registered:
November 2005
Ultimate Member
With U++ version you have, you would need to implement your own Print.
Anaway, I have just added "automatic landscape" into Print routing for RichText. With it, all you need to do is reverse page dimensions:
RichEdit editor; editor.SetPage(Size(6074, 3968));
Should be available tomorrow on googlecode...
Mirek
Report message to a moderator
Re: printing RichEditWithToolBar rotated 90 degrees?
[
message #30066
is a reply to
message #30029
]
Mon, 06 December 2010 11:28
alex100
Messages:
118
Registered:
November 2007
Experienced Member
Thanks!
Any tips for guidng me making it "by hand", I mean making my own rotated printing.
Alex
Report message to a moderator
Re: printing RichEditWithToolBar rotated 90 degrees?
[
message #30067
is a reply to
message #30066
]
Mon, 06 December 2010 12:23
mirek
Messages:
14257
Registered:
November 2005
Ultimate Member
alex100 wrote on Mon, 06 December 2010 05:28
Thanks!
Any tips for guidng me making it "by hand", I mean making my own rotated printing.
Alex
Follow the trail of Print button, replicate the code, insert Landscape at some point.
Or safe the effort and use actual version of U++
Mirek
Report message to a moderator
Re: printing RichEditWithToolBar rotated 90 degrees?
[
message #30068
is a reply to
message #30067
]
Mon, 06 December 2010 17:29
alex100
Messages:
118
Registered:
November 2007
Experienced Member
Please do you confirm that the
upp-win32-2884.exe (installer for windows)
in the Nightly builds has the landscape option?
Is it the 2884 version?
Thanks a lot
Alex
Report message to a moderator
Re: printing RichEditWithToolBar rotated 90 degrees?
[
message #30069
is a reply to
message #30068
]
Mon, 06 December 2010 18:00
mirek
Messages:
14257
Registered:
November 2005
Ultimate Member
Well, likely not - it looks like automated release system has failed..
Investigating.
Mirek
Report message to a moderator
Re: printing RichEditWithToolBar rotated 90 degrees?
[
message #30073
is a reply to
message #30069
]
Tue, 07 December 2010 11:09
alex100
Messages:
118
Registered:
November 2007
Experienced Member
It is the upp-win32-2894.exe, right?
Alex
Report message to a moderator
Re: printing RichEditWithToolBar rotated 90 degrees?
[
message #30081
is a reply to
message #30073
]
Tue, 07 December 2010 14:04
alex100
Messages:
118
Registered:
November 2007
Experienced Member
Great! It works!!
Thank you!!
Alex
Report message to a moderator
Previous Topic:
Push button by keystroke (without ALT)
Next Topic:
Could RichEdit print using default selected printer?
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:
Fri May 09 11:15:39 CEST 2025
Total time taken to generate the page: 0.01425 seconds