Closed omrihar closed 12 years ago
This is cool. So much better than applying a diff.
While you're at it, would you add an example to the demo application's form demo? Thanks!
And many thanks for the addition, by the way!
Sure, I will have a look at it later today and create another pull request. This was actually my first pull-request :) Seems to have worked well!
HI, did you find the time to amend the demo? Then I could create a first GitHub release...
Thanks, C.
2012/8/14 omrihar notifications@github.com
Sure, I will have a look at it later today and create another pull request. This was actually my first pull-request :) Seems to have worked well!
— Reply to this email directly or view it on GitHubhttps://github.com/cboulanger/qx-contrib-Dialog/pull/1#issuecomment-7723989.
Hi Christian,
no I didn't manage to do it yet, I will do it today though..
Cheers, Omri
On Sun, Aug 26, 2012 at 8:59 PM, Christian Boulanger < notifications@github.com> wrote:
HI, did you find the time to amend the demo? Then I could create a first GitHub release...
Thanks, C.
2012/8/14 omrihar notifications@github.com
Sure, I will have a look at it later today and create another pull request. This was actually my first pull-request :) Seems to have worked well!
— Reply to this email directly or view it on GitHub< https://github.com/cboulanger/qx-contrib-Dialog/pull/1#issuecomment-7723989>.
— Reply to this email directly or view it on GitHubhttps://github.com/cboulanger/qx-contrib-Dialog/pull/1#issuecomment-8035837.
This is a very simple implementation of CheckBoxes. Simply added them with the Label component as the CheckBox's text. Then when added, made sure the checkbox gets a colSpan of 2.
Hope this is good enough to help :)
Omri