Re: FileChooserButton set_filename doesn't work as expected

2012-01-17 Thread Oleg Ivanenko
en=false' in ~/.config/gtk-2.0/gtkfilechooser.ini everything working like expected. All FileChooser based widgets sensible for this setting. What is this and how I can avoid from this? On Tue, Jan 17, 2012 at 8:14 PM, Oleg Ivanenko wrote: > Hi, all! > > I have small gtk2-perl application whe

FileChooserButton set_filename doesn't work as expected

2012-01-17 Thread Oleg Ivanenko
can't change file name programmatically and set_filename method always sets caption as '(None)', returns FALSE inspite of neccessary file exists and was successfully used for this purpose before. Can anybody help me with this issue? What I am doing wrong? -- Truly yours, Oleg Ivane

Some questions about GtkTreeView

2011-12-23 Thread Oleg Ivanenko
methods I should use for this? 2. How I can prevent changing TreeView cursor under some circumstances? I know about 'cursor-changed' signal but it fires when cursor already changed. I want make some things before. Can somebody help me, please? -- Truly yours, Oleg Ivanenko [if it was