Re: GtkHScale: Jump-to-position by left-click instead of middle-click?

2011-11-19 Thread Phong Cao
his question to *four* mailing > lists? > > On Sat, Nov 19, 2011 at 07:55:59AM -0500, Phong Cao wrote: >> I use GtkHScale for the progress bar, which is responsible for >> updating the track progress & allow user to move to different time position >> in the track. >

GtkHScale: Jump-to-position by left-click instead of middle-click?

2011-11-19 Thread Phong Cao
Hello everybody, I am new to GTK. I am trying to develop a small music player using GTK & GStreamer. I use GtkHScale for the progress bar, which is responsible for updating the track progress & allow user to move to different time position in the track. Everything works fine until now, except tha

Insert different children into the same parent in GtkTreeStore?

2011-06-16 Thread Phong Cao
better way? Thank you for reading my message! I hope you guys have a good weekend! Best regards, Phong Cao, ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

How to show song's information into GtkTreeView?

2011-06-10 Thread Phong Cao
ore. Thank you for helping me with this problem. I hope you guys have a good day! Best regards, Phong Cao ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GtkFileChooser: How to get names of files that are inside subfolders?

2011-06-05 Thread Phong Cao
Hello everybody, I am trying to develop a music manager that lets the users import all audio files from a folder. That folder may contain many subfolders, and each subfolder may contain many files. I know that I need to create a GtkFileChooser Dialog with GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER enab

GTK+ Warning: Can't set a parent on widget which has a parent!!

2011-06-03 Thread Phong Cao
Hello everybody, I am trying to write the interface for my music manager using GTK+. The program was compiled successfully. However, when I executed it, the machine returned errors: (dingo_draft:6462): Gtk-WARNING **: Can't set a parent on widget which has a parent(dingo_draft:6462): Gtk-CRITICAL