GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
FAQ
Search
Memberlist
Usergroups
Register
Profile
Log in to check your private messages
Log in
Search found 5 matches
GTK+ Forums Forum Index
Author
Message
Topic:
Gtk and LibVLC Multimedia Player Example (C)
djtarki
Replies:
13
Views:
3978
Forum:
GTK+ Example Code
Posted: Wed Jun 16, 2010 10:15 am Subject:
Gtk and LibVLC Multimedia Player Example (C)
Thanks very much caracal. It worked like a charm under Ubuntu 10.04 64 bits and using Eclipse Galileo.
Regards.
Topic:
Loading an OpenCv into a GtkWindow
djtarki
Replies:
0
Views:
1106
Forum:
GTK+ Example Code
Posted: Wed Mar 24, 2010 4:57 pm Subject:
Loading an OpenCv into a GtkWindow
Hi there.
I have been wondering how to load an OpenCV image into a GtkWindow. There are some tips in the GTK forums which have help a lot. Anyway I want to share this code with all.
I hope it he ...
Topic:
GTkFileChooser dialog closes the rest of my windows app
djtarki
Replies:
4
Views:
258
Forum:
GTK+ Programming
Posted: Fri Jan 22, 2010 7:11 am Subject:
GTkFileChooser dialog closes the rest of my windows app
Those "conf variables" are just char arrays. Something like this:
char foo[100];
strcpy(foo, "Name");
fileButton = gtk_file_chooser_button_new(" ...
Topic:
GTkFileChooser dialog closes the rest of my windows app
djtarki
Replies:
4
Views:
258
Forum:
GTK+ Programming
Posted: Thu Jan 21, 2010 2:58 pm Subject:
GTkFileChooser dialog closes the rest of my windows app
Thanks for answering.
This is the only code related to the file-chooser:
fileButton = gtk_file_chooser_button_new("Select a video file",
GTK_FILE_CHOOSER_ACTION_OPEN) ...
Topic:
GTkFileChooser dialog closes the rest of my windows app
djtarki
Replies:
4
Views:
258
Forum:
GTK+ Programming
Posted: Thu Jan 21, 2010 10:34 am Subject:
GTkFileChooser dialog closes the rest of my windows app
Hi everybody.
I am I GTK+ newbie, so I might be asking something easy for the most of you.
I have a basic GTK+ (C coded) application which consists of a main window with a filechooser button wit ...
Page
1
of
1
All times are GMT
Jump to:
Select a forum
Website
----------------
Website News, Suggestions, and Feedback
GTK+ Users Discussions
----------------
General GTK+ Discussion
GTK+ Programming Discussions
----------------
GTK+ Programming
GTK+ Example Code
Project Showcase
Powered by
phpBB
© 2001, 2005 phpBB Group
CodeBB
1.0 Beta 2
Protected by
Anti-Spam ACP