Live data from Hacker News

IUP – Cross platform C GUI library

tecgraf.puc-rio.br

1–10 of 42 posts

Re: IUP – Cross platform C GUI library

#5

Any pictures of what the windows will look like?

There is a 'Screenshots' navigation on the side bar under the Product group. Here's a direct link though the page is set up to act like a single page app:

https://www.tecgraf.puc-rio.br/iup/en/screenshots.html

It looks like a hodgepodge of MS Windows look & feel from the Windows 95 to the Windows XP eras, combined with some even more basic looking controls.

Re: IUP – Cross platform C GUI library

#7

It appears to be a requirement that all C/C++ UI libraries have old, crusty looking visuals.

It's about time we rediscovered 3D UI like SGI IRIX had 30 years ago and remix it with what we've learned in information presentation since. WebGPU? I want my cyberspace and I want it now!

https://en.wikipedia.org/wiki/Fsn_(file_manager)

Re: IUP – Cross platform C GUI library

#8

Why do many (G)UI libraries hide their look & feel to some obscure location? If you want to make an impact, show us what you got on the landing page! Edit: found the pictures. Looks like another GUI toolkit emulating the 90s OS style paradigms.

The navigation on the left lists “gallery” and “screenshots”

Re: IUP – Cross platform C GUI library

#9

Any pictures of what the windows will look like?

There is a 'Screenshots' navigation on the side bar under the Product group. Here's a direct link though the page is set up to act like a single page app: https://www.tecgraf.puc-rio.br/iup/en/screenshots.html It looks like a hodgepodge of MS Windows look & feel from the Windows 95 to the Windows XP eras, combined with some even more basic looking controls.

IUP uses native GUI widgets and has been around for decades as is evident by those screenshots, some of which clearly were taken on some rather old versions of Windows.

Re: IUP – Cross platform C GUI library

#10

It appears to be a requirement that all C/C++ UI libraries have old, crusty looking visuals.

It uses native GUI widgets. Some of those screenshots are ancient. But also it only binds a least common denominator subset of widgets, so applications will lack many of the niche widgets and layouts that platform-native applications often use to keep a fresh look & feel.
Post reply on HN