Config files

2006-02-20 Thread Alexander Volosatov
Hi! Have gtkmm any methods for working with config files? Or how I can work with config files in Linux? For example in Delphi there is class IniFiles. using it i can quicly get access to different sections of windows .ini. Alexander mailto:[EMAIL PROTECTED]

Using Glib::ustring with std::wstring

2006-02-20 Thread Loïc Joly
Hello everybody, I'm starting to use LibXml++ for a new project, and in this context, I'd like to convert from std::wstring to Glib::ustring and the other way around. I can see some convertion functions with std::string, but not with std::wstring. Am I missing something ? Best regards, --

FileChooserDialog with ACTION_SELECT_FOLDER dies

2006-02-20 Thread Vladislav Grinchenko
Hi, if I run stock FileChooserDialog example from gtkmm source code with --g-fatal-warnings, click on Choose Folder button and attempt to create a new folder and then select it, the example dies: Gtk-CRITICAL **: file gtktreemodelsort.c: line 1275 (gtk_tree_model_sort_real_unref_node):

Re: Config files

2006-02-20 Thread Max Vasin
Alexander == Alexander Volosatov [EMAIL PROTECTED] writes: Alexander Hi! Have gtkmm any methods for working with config files? Alexander Or how I can work with config files in Linux? For example Alexander in Delphi there is class IniFiles. using it i can quicly Alexander get access to

Re: Using Glib::ustring with std::wstring

2006-02-20 Thread Chris Vine
On Monday 20 February 2006 18:41, Loïc Joly wrote: Hello everybody, I'm starting to use LibXml++ for a new project, and in this context, I'd like to convert from std::wstring to Glib::ustring and the other way around. I can see some convertion functions with std::string, but not with

Re: Config files

2006-02-20 Thread rob page
GKeyFile is probably what you're after. Unfortunately the wrapper for this isn't yet in glibmm, although there is a patch for it in bugzilla, see this bug for more info http://bugzilla.gnome.org/show_bug.cgi?id=330535 You might be better off using the C version for now, see:

Gtkmm-forge digest, Vol 1 #1064 - 1 msg

2006-02-20 Thread gtkmm-forge-request
Send Gtkmm-forge mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/gtkmm-forge or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach