Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Info: Amazing Demo #445

Open
ccoupe opened this issue Jun 8, 2019 · 4 comments
Open

Info: Amazing Demo #445

ccoupe opened this issue Jun 8, 2019 · 4 comments

Comments

@ccoupe
Copy link

ccoupe commented Jun 8, 2019

This is just a note. This Apple presentation is very interesting. Notice how the "new" layout uses stacks and flows - just like Shoes.

The ability to show the results in real time is similar to the shoes manual "Run This". The ability to edit the properties in the other window and modify the code? We don't have that. @backorder once threatened to write such a create.

@dredknight
Copy link
Contributor

dang... it is kind of they use rebranded Shoes...

@ccoupe
Copy link
Author

ccoupe commented Jun 9, 2019

_why's HacketyHack's editer is interesting (a little two garish for me) and a bit buggy with newer Shoes but it would be a place to start. Just needs to replace hpricot with nokogiri to try it out (or install hpricot).

BTW, I'm working on getting the old Win32 native code working again. Much of shoes works - it's just missing much of the stuff added/fixed since 2014. Why? I'm really tired of fighting with Gtk on windows. A very real bonus is it's Fast to load. Looks better too.

@dredknight
Copy link
Contributor

Btw "The ability to edit the properties in the other window and modify the code? " you mean better way to allow the user to manage one window from another? currently you have to make certain assignments to keep things organized and there are issues in some calls as far as I remember.

What is this code "BTW, I'm working on getting the old Win32 native code working again" ?
What is the future of GTK for shoes? you are going back to the old GTK or something else I cannot comprehend.

@ccoupe
Copy link
Author

ccoupe commented Jun 10, 2019

user to manage one window from another? currently you have to make certain assignments to keep things organized and there are issues in some calls as far as I remember.

Yes, Shoes makes it difficult to do causally, but it's a top-down planning anddesign problem first and I don't work that way for very long.

What is the future of GTK for shoes?

Assuming I get the Windows native widget code working then we wouldn't need Gtk on Windows. Shoes would still be Shoes. There is an English pun to remember: "Assume" makes an ass out of you and me.

I may never get the old windows code working to our satisfaction. If so, we still have the Gtk version for Windows. There a lots of ways to build Shoes for Windows. One of them will always work. Currently it's the Gtk version. If they both work, one will be 'better'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants