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

Gtk_Entry



Hi

I want to create a new file with the filename I entered in a Gtk_Entry.
For fopen I need a char * but Gtk_Entry->get_text returns a string (I'm
using Gtk-- therefore my proggram is in c++)
and fopen can't convert it. Is there any other method or do I have to
write my own to get this working?

-Heinke



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