Re: How to implement the GUI interface with a tranfer files window



Hi,

IMHO, you can look inside the structure of a GtkFileSelection.
Problaby, you can access the main vbox ... like
fileselection_structure->hbox , and add new widgets into it,
customizing it to your needs. I did it some times, and it works fine
...

Best regards

Antonio Gomes


On Mon, 7 Feb 2005 08:41:06 +0100 (CET), stian nixia no <stian nixia no> wrote:
> > Hi Everyone,
> > I've been thinking about making new widgets with the
> > file selection widgets inside. But I don't know how.
> >
> > Please let me know if anyone knows about this or some
> > examples on the web.
> 
> Download the a gtk+-2.6.x source and look inside the gtk folder. Each
> widget is dedicted to its own .c and .h file. Use a simple widget as a
> template.
> 
> Good luck,
> Stian
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 


-- 
Antonio Gomes
Embedded Linux Developer
Embedded Linux Lab - 10LE
INdT - Instituto Nokia de Tecnlogia
Manaus/Br



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]