Bug 280470 - Support for Spinner widgets
Summary: Support for Spinner widgets
Status: RESOLVED FIXED
Alias: None
Product: SWTBot
Classification: Technology
Component: SWTBot (show other bugs)
Version: 2.0.0-dev   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: api, noteworthy
Depends on:
Blocks:
 
Reported: 2009-06-16 11:53 EDT by Yann N. Dauphin CLA
Modified: 2009-06-16 14:01 EDT (History)
0 users

See Also:


Attachments
Patch that adds support for spinners (6.29 KB, patch)
2009-06-16 11:53 EDT, Yann N. Dauphin CLA
KetanPadegaonkar: iplog+
Details | Diff
mylyn/context/zip (10.42 KB, application/octet-stream)
2009-06-16 12:28 EDT, Ketan Padegaonkar CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yann N. Dauphin CLA 2009-06-16 11:53:57 EDT
Created attachment 139310 [details]
Patch that adds support for spinners

Build ID: I20090313-0100

Steps To Reproduce:

1. SWTBot cannot drive org.eclipse.swt.widgets.Spinners.

More information:

I have attached a patch that includes the added functionality and some tests for it.
Comment 1 Ketan Padegaonkar CLA 2009-06-16 12:28:23 EDT
Thanks for the patch, applied to trunk with the auto generated convenience API. Please verify and mark as fixed.
Comment 2 Ketan Padegaonkar CLA 2009-06-16 12:28:27 EDT
Created attachment 139316 [details]
mylyn/context/zip
Comment 3 Ketan Padegaonkar CLA 2009-06-16 12:32:10 EDT
Comment on attachment 139310 [details]
Patch that adds support for spinners

Welcome to the SWTBot hall of fame.
Comment 4 Ketan Padegaonkar CLA 2009-06-16 12:33:22 EDT
Here's the full patchset if you're interested in knowing how the swtbot class is auto-generated:

http://github.com/ketan/swtbot/commit/60b9b1482e368d2607f04e9e068c5f12fddcde16
Comment 5 Yann N. Dauphin CLA 2009-06-16 13:51:00 EDT
Feels good to be part of the hall of fame :).

Also, I'd like to write an in-depth tutorial for SWTBot (if my manager agrees). We'll see.
Comment 6 Ketan Padegaonkar CLA 2009-06-16 14:01:13 EDT
(In reply to comment #5)
> Also, I'd like to write an in-depth tutorial for SWTBot (if my manager agrees).

Sounds good. There's been quite a few of those in magazines in germany. You can post the link on the forums and on the articles page https://wiki.eclipse.org/SWTBot/Articles

Let me know if you need any help with putting together content.