I am in the midst of fitfully trying to convert netperf4
(http://www.netperf.org/svn/netperf4/trunk/ to use GObject. In netperf4
there are these things (soon to be objects) called "tests" and a test
can be dependent upon another test. Several tests can depend on a given
test. I figured that
A quick "cheap trick" you could do is:
gtk_window_set_keep_above (GTK_WINDOW(window2), TRUE);
gtk_window_show_now (GTK_WINDOW(window2));
- Micah Carrick
Developer | http://www.micahcarrick.com | http://www.gtkforums.com
patrick wrote:
> Hi All,
>
> I'd like to open a new window, when a butto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Mar 01, 2007 at 10:02:04AM -0800, lucks wrote:
>
> hi.sorry i sent an incomplete message.it was an error.well, am trying to
> build a gui that will interact with ARtoolkit which also uses C as language
> and contain OpenGl libraries as well.i`
hi.sorry i sent an incomplete message.it was an error.well, am trying to
build a gui that will interact with ARtoolkit which also uses C as language
and contain OpenGl libraries as well.i`ve manage to copy some of the header
files (e.g callback.h, interface.h,etc)
"ARToolKit is a software library
On Thu, 2007-03-01 at 19:32 +0530, Madhusudan E wrote:
> Hi;
>
> I want to know how the focus-chain gets created in GTK. Please telll
> what APIs are called, and how the calculation is done to determine a logical
> focus-chain.
>
Hi, you can use this api to setup a focus chain on a container
Hi;
I want to know how the focus-chain gets created in GTK. Please telll
what APIs are called, and how the calculation is done to determine a logical
focus-chain.
Also, please tell that if I want to create a focus-chain based on the
physical locations of the widgets in GTK, then what kind
Ganesh Kumar writes:
> I want to develop some GUI in Windows too.. I know that there are VB and
> VC++ available.. but i want to do with GTK only..
VC++ (Visual C++, Visual Studio etc, i.e. the various product versions
and bundles of Microsoft compilers) and GTK don't exclude each
others. You c
Hi All,
I'd like to open a new window, when a button is clicked by using libglade.
But the window appears always at the end of the function, but it
should appear at the beginnig, so that I can show the progrwess to the
user.
I also tried to add "while (gtk_events_pending())
gtk_main_iteration();"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Feb 28, 2007 at 10:56:28AM -0600, Medora Schauer wrote:
> [...] The problem I'm having
> is that the rendering is resulting in a widget that is much bigger than
> the font it is required to display. Using a Sans 8 font the amount of
> "dead"
Ganesh Kumar escribió:
> Hi every body,,
>
> I am a linux user .. past 2 years i am working in Linux.. I have used
> Gtk for GUI develop ..
>
> I want to develop some GUI in Windows too.. I know that there are VB
> and
> VC++ available.. but i want to do with GTK only..
>
>
Hi every body,,
I am a linux user .. past 2 years i am working in Linux.. I have used
Gtk for GUI develop ..
I want to develop some GUI in Windows too.. I know that there are VB and
VC++ available.. but i want to do with GTK only..
Any one could u tell me how to use our Gt
11 matches
Mail list logo