On 24 October 2012 01:34, belal medhat wrote:
> i want to make scientific software on proteins and molecular cell biology
> i choose to use gtk+ because it is a beautiful GUI and cross platform on
> mac unix linux windows platforms
> and i will use with it CUDA gpu programming but i need to setu
On 2012-10-24 01:34, belal medhat wrote:
> i want to make scientific software on proteins and molecular cell
> biology i choose to use gtk+ because it is a beautiful GUI and cross
> platform on mac unix linux windows platforms
GtkGLExt doesn't run on Mac OSX, unless you run it under the X11 mode,
I think the GTK+ OpenGL Extension should help you:
http://projects.gnome.org/gtkglext/
For examples of usage, search Google Code and other FOSS hosting sites for
any of the function names on this page:
http://developer.gnome.org/gtkglext/stable/gtkglext-gtkglwidget.html
Example:
https://www.googl
Hi!
I'm writing theme for gtk3.6 and found that "css selector" select incorrect
style for far right button.
I made a video recording with demonstration (
http://www.youtube.com/watch?v=9DIy_pAxf1g&feature=youtu.be), can anyone
confirm this bug?
css code for this demo available here http://pastebin.
i want to make scientific software on proteins and molecular cell biology
i choose to use gtk+ because it is a beautiful GUI and cross platform on
mac unix linux windows platforms
and i will use with it CUDA gpu programming but i need to setup opengl 4
on gtk+ panel or canvas
how to make it manual