printme
unread,Feb 2, 2011, 6:39:25 AM2/2/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWT PaperClips
I have GUI screens,which will have different layouts for print and
screen.
How i should be able to have suitably scaled graphics to be printed on
large size paper , i have snippets(3 and 4), are those sufficient?
Multi tab print, how it can be done ie not only current tab under
focus, the tabs which are out of focus, those too should be printed
out.
First and foremost, what needs to be decided ie Form Factor, ie paper
size will determine what what things?
How to integrate google swt with the screen code which i have,mostly
gef, ie who should call google swt code ie will it come from
screen code?