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 "Scout/Scout Nomination KLE"

(New page: Ken has been working on projects that use Scout as an underlying framework for more than 3 years. Therefore, he knows the codebase very well. Additionally, he provided several high quality...)
 
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
Line 1: Line 1:
Ken has been working on projects that use Scout as an underlying framework for more than 3 years. Therefore, he knows the codebase very well. Additionally, he provided several high quality patches.
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
=== Patches to Bugzilla Tickets ===
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352955 352955] AbstractPlannerField: inconsistent handling of boundary conditions
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=372222 372222] [SWING] LayoutManager do not take care of screen bounds when recalculating size of a form
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=372860 372860] Ask if save needed dialog shown twice after ESC
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=378490 378490] RAP: Column filter takes wrong column if columns are reorganized
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=380155 380155] RAP/SWT: Layout issue on RadioButtonGroup
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=381371 381371] RAP: MainMenuButton should call execPrepareAction on all menus
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=381688 381688] RT: Database Cursors are not closed when using Batch mode.
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=382499 382499] RAP: GroupBoxButtonBar does not inherit background color of GroupBox
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=382737 382737] RAP: DropDownButtons are clickable when SmartField/FileChooserField is disabled
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=382738 382738] RAP: Change mouse cursor when hovering over a DropDownButton of a SmartField
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=383897 383897] RAP: Key navigation inside a TabBox does not work
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=383901 383901] RAP: Strange behavior inside RadioButtonGroupBox when using key navigation
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=384601 384601] Swing/SWT: Testing RT ends in deadlock
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=384752 384752] [Swing/SWT/RAP]: Testing RT needs ClientSession caching
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=384931 384931] [SWT]: Testing RT GuiScriptJob should not return Status.Error
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=384946 384946] [SWT]: Testing RT should support dragging of window border on Windows 7
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=385260 385260] RAP: Disabled fields have a different visualization
+
 
+
 
+
=== Scout Newsgroup/Forum/Wiki ===
+
* [http://wiki.eclipse.org/Scout/Tutorial/3.8/SVG_Field Tutorial] Create Scalable Vector Graphics (SVG)
+
* [http://wiki.eclipse.org/Scout/Tutorial/3.8/Rayo_Look_and_Feel Tutorial] Install and use the modern Rayo Swing Look and Feel
+
* [http://www.eclipse.org/forums/index.php/u/125257/??SQ=&S=cd06edf86a639fc1979ea098fdfca935 Forum profile] 9 messages posted (date 2012-08-16)
+
 
+
=== Other Contributions  ===
+
* [http://marketplace.eclipse.org/content/rayo-look-and-feel-eclipse-scout Rayo Look and Feel] Published Rayo at the Eclipse Marketplace
+

Latest revision as of 06:20, 19 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top