[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Gtk_Entry
- From: Heinke Frerichs <H Frerichs gmx de>
- To: gtk-list <gtk-app-devel-list redhat com>
- Subject: Gtk_Entry
- Date: Mon, 11 Oct 1999 23:03:36 +0200
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]