Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:Rich Client Platform/FAQ"

 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
I wanna show text message and button on Sash (org.eclipse.swt.widgets.Sash).how to do?
 
I wanna show text message and button on Sash (org.eclipse.swt.widgets.Sash).how to do?
 
* You should ask on the SWT newsgroup. You might also want to be more clear as to just what exactly you're trying to do. Add a Text and Button widget and have a Sash in-between? [[User:Remy.suen.gmail.com|Remy.suen.gmail.com]] 03:33, 15 November 2006 (EST)
 
* You should ask on the SWT newsgroup. You might also want to be more clear as to just what exactly you're trying to do. Add a Text and Button widget and have a Sash in-between? [[User:Remy.suen.gmail.com|Remy.suen.gmail.com]] 03:33, 15 November 2006 (EST)
 +
 +
== Why? ==
 +
 +
Why are all of these links outdated? I can't access them without copy-paste and change "help31" to "galileo". Could I modify them myself?

Latest revision as of 21:21, 11 December 2010

Now i'm coding with SWT/JFace. I wanna show text message and button on Sash (org.eclipse.swt.widgets.Sash).how to do?

  • You should ask on the SWT newsgroup. You might also want to be more clear as to just what exactly you're trying to do. Add a Text and Button widget and have a Sash in-between? Remy.suen.gmail.com 03:33, 15 November 2006 (EST)

Why?

Why are all of these links outdated? I can't access them without copy-paste and change "help31" to "galileo". Could I modify them myself?

Back to the top