Re: [Iup-users] Google Summer of Code applications now open (until Feb 9)

2017-01-21 Thread Eric Wing
On 1/21/17, John Spikowski wrote: > Eric, > > Before we determine how best to deal with the UI side of IUP browser > interface, I think we need to get the basic framework for the browser > IUP driver working. Antonio didn't think this was a big deal when I > brought up the concept the first time a

Re: [Iup-users] Google Summer of Code applications now open (until Feb 9)

2017-01-21 Thread John Spikowski
Eric, Before we determine how best to deal with the UI side of IUP browser interface, I think we need to get the basic framework for the browser IUP driver working. Antonio didn't think this was a big deal when I brought up the concept the first time around. * Determine screen size, DPI, default

Re: [Iup-users] Google Summer of Code applications now open (until Feb 9)

2017-01-20 Thread Eric Wing
On 1/19/17, John Spikowski wrote: > Eric, > > I'm not interested in using Emscripten of IUP C code to work on the > web. Try to translate a simple "Hello World" in C to JavaScript using > Emscripten and you will be blown away how much support code is > generated. > > My goal is building a 'HTML' I

Re: [Iup-users] Google Summer of Code applications now open (until Feb 9)

2017-01-19 Thread John Spikowski
Eric, I'm not interested in using Emscripten of IUP C code to work on the web. Try to translate a simple "Hello World" in C to JavaScript using Emscripten and you will be blown away how much support code is generated. My goal is building a 'HTML' IUP driver and use a popular JavaScript framework