Begin work migrating TestWindow demo#320
Open
Blquinn wants to merge 3 commits intogtkd-developers:gtk4from
Open
Begin work migrating TestWindow demo#320Blquinn wants to merge 3 commits intogtkd-developers:gtk4from
Blquinn wants to merge 3 commits intogtkd-developers:gtk4from
Conversation
|
Rebase and resolve conflicts? :) |
…tk4-fix-testwindow-demo
Author
|
@dejlek I've done what you asked, when do I get paid? ;) Keep in mind I've definitely broken the demo here to get it to compile. |
|
I wish there was some feedback from @MikeWey here. :) |
Member
Is that just the old code still being there, or are large parts of the demo broken? |
|
I was confused for hours. I thought i was installing gtkd-3 instead of 4, because the demo code from TestWindow showed errors of vbox and some others. No problemo, but the "master" fails building right now when running make without arguments. It was later when i took a more close inspection, that it was gtkd-4, but the demo code was old :P |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOT READY
Begin attempt to port TestWindow demo over to gtk4.
Left a lot of commented out and broken code in this commit.