Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Questions about swt api


All of these questions would be most appropriate on the eclipse.tools newsgroup.  For your first question, I think what you're asking for is a Shell with SWT.NO_TRIM as the style.

David
--
David Whiteman
OTI Raleigh
david_whiteman@xxxxxxx



Stig Tanggaard <stt@xxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

07/25/2002 06:42 AM
Please respond to platform-swt-dev

       
        To:        platform-swt-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-swt-dev] Questions about swt api


Hi

Im not sure this is the right place to ask my questions, but here they are:

I was browsing the swt api but couldnt find any components without decorations, like the javax.swing.JWindow... Doesnt there exists such a component? Is it impossible to do?

Is there a class which suplies methods like the javax.swing.SwingUtilities? Im looking for a method to convert points from one component to another.

I was playing arround with a table and noticed how I couldnt move the columns, and couldnt find a method with a matching property. Is that impossible to do? And howcome?

Stig Tanggaard.



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



Back to the top