The idea is to incorporate these examples in a page close to the Tutorial
section in the IUP documentation. But they should be in Lua and C. We can
add the Chicken code as a contribution in the same page.

  We are fully busy with the next version, so this will take some time
anyway.

Thanks,
Scuri


2017-11-17 15:00 GMT-02:00 Matt Welland <estifo...@gmail.com>:

> Hi Scuri,
>
> Would you be willing to host the IUP examples for the different languages
> as part of the IUP site or would you prefer we go with Eric's suggest to
> fork the 7gui repo? My opinion is that these examples have value to IUP
> itself and should be coupled closely with the IUP materials. It will take
> some time but I'm interested in attempting to implement the remaining gui
> patterns in Chicken.
>
>
> On Nov 17, 2017 5:55 AM, "Antonio Scuri" <antonio.sc...@gmail.com> wrote:
>
>   Very interesting indeed.
>
>   I think we should implement those samples in C and Lua.
>
> Best,
> Scuri
>
>
> 2017-11-16 23:19 GMT-02:00 Eric Wing <ewmail...@gmail.com>:
>
>> I saw this on HackerNews or Reddit yesterday.
>> https://github.com/eugenkiss/7guis/wiki
>>
>> Its origins are from a research paper that compares the objected
>> oriented and functional programming for GUI design.
>> http://www.eugenkiss.com/projects/thesis.pdf
>>
>> While that falls outside the scope of what IUP cares about, I did
>> think the 7 GUI "benchmark" was an interesting and potentially useful
>> idea. To help spread the word about IUP, I think it could be useful to
>> people to see a comparison of common basic GUI patterns written in
>> different libraries.
>>
>> Such a list would allow:
>> - People to learn about libraries they may have not heard of before
>> (IUP is relatively unknown compared to, say, Qt.)
>> - See examples of code/how it is done.
>> - Help those thinking about migrating from one library they currently
>> know to a new one.
>>
>>
>> Anyway, I thought I would mention it in case anybody here would like
>> to pick up the challenge and try writing an IUP version for those 7.
>> Presumably and optionally, that page and examples could be forked to
>> become a simple comparison page instead of focusing on the OO vs.
>> functional thing.
>>
>> Thanks,
>> Eric
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Iup-users mailing list
>> Iup-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to