Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] OLE document sizing

Hi Duong,

Thanks for your help. Snippet261 exhibits the same problem. I don't know if that's good or bad ;)

Windows XP SP2
Excel 2007 (12.0.6024.5000) MSO (12.0.6017.5000)
EasyEclipse Plugin Warrior: Version: 1.2.1
Based on Eclipse build id: M20060921-0945 (3.2, I believe)

Thanks,

PB

----- Original Message ----
From: Duong Nguyen <duongn@xxxxxxxxxx>
To: Eclipse Platform SWT component developers list. <platform-swt-dev@xxxxxxxxxxx>
Cc: platform-swt-dev@xxxxxxxxxxx; platform-swt-dev-bounces@xxxxxxxxxxx
Sent: Monday, March 10, 2008 7:56:18 AM
Subject: Re: [platform-swt-dev] OLE document sizing


I don't see this problem when I run Snippet261 on my machine. Do you see this problem when you run Snippet261? Can you provide me with the following information about your machine?
        - version of Windows
        - version of Excell
        - version of Eclipse

Thanks,
Duong



Lead Shoes <leadshoes@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

03/09/2008 02:07 PM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
platform-swt-dev@xxxxxxxxxxx
cc

Subject
[platform-swt-dev] OLE document sizing







Hello,

I'm trying to host excel in an RCP app. Thanks to some eclipse corner articles and mailing list postings I've been able to get excel to open within a Composite. However, the spreadsheet area scales when the app is resized. I want the normal excel behavior - cell size remains the same regardless of the window size. A picture's worth a 1000 words:

http://img169.imageshack.us/my.php?image=excelinrcply1.png

The cells are not supposed to be so large and the scrollbars are missing. I notice that Word has the same behavior. How do I fix that?

Thanks!

PB


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now._______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



-----Inline Attachment Follows-----

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

Back to the top