Closed everton3x closed 7 years ago
Hey @everton3x I have one advice for you.
keep your branch master updated with the gabrielrcouto/master, and do your changes in separated branchs, that way you will avoid merge conflicts.
Tanks @reisraff.
Actually, I'm a beginner in the contributions of GitHub. I only used it to store some of my projects.
If you have any material beyond the basics about Git I appreciate the suggestion. If it is in Portuguese, thank you, because my English is not very good (God save the Google Translate) What I read until today has always been rather superficial.
What happened to this PR? (Seems really interesting) may I help with something?
This PR has conflicts with the HEAD of master, that means @everton3x should rebase your code with the last update of gabrielrcouto/master, that way we can accept that, and merge ;)
@everton3x can you please update this PR?
From what I've seen, the problem is the size of some lines.
This week I'm pretty busy, but next week I can do it without problems.
After a hard work correcting the source code to fit the PSR2, everything is ready. I'm still struggling to fit into PSR2.
@everton3x okay, nice work, but still have some notes to review.
https://github.com/gabrielrcouto/php-gui/pull/113#discussion_r109942872 https://github.com/gabrielrcouto/php-gui/pull/113#discussion_r109944049 https://github.com/gabrielrcouto/php-gui/pull/113#discussion_r109944027 https://github.com/gabrielrcouto/php-gui/pull/113#discussion_r109943277 https://github.com/gabrielrcouto/php-gui/pull/113#discussion_r109943078
@everton3x do you get to finish this? is missing just some stuff... Or can I fork it and finish?
@reisraff I started working on it a few days ago, but I had to stop work because of the professional priorities that have come up. If you have the will and availability, feel free to make a fork and finish. Thank you very much.
Closing, continue with #117
Implementation to:
TCalendar -> Calendar TDateEdit -> InputDate TTimeEdit -> InputTime TSpinEdit/TFloatSpinEdit -> InputNumber TEdit -> InputPassword