Re: Constant String in Gtk::TextView

2013-12-04 Thread a
On 12/04/2013 06:40 AM, Murray Cumming wrote: On Mi, 2013-12-04 at 00:48 -0500, a wrote: Hi again, Sorry to bother you guys again. I've been at this for a few days now and I really can't figure it out. What I'm trying to do is have a constant string or label in a text view buffer. Something lik

Re: ‘ERROR’ was not declared in this scope

2013-12-04 Thread Murray Cumming
On Di, 2013-12-03 at 16:30 +0100, Paul Eggert wrote: > > Please try to be nicer. > > Sorry my "rage" came across as actually being upset. See, this is why I > put that smiley at the end. I really enjoy working with GTKmm and can > barely grasp how much effort was put into it and GTK+ as well. Seri

Re: Stock item "GO_BACK"

2013-12-04 Thread Kjell Ahlstedt
2013-12-04 16:28, John Emmas skrev: I'm building a gtkmm dialog which uses the following line of code to add a button (where 'back_button' is of type Gtk::Button*):- back_button = add_button (Stock::GO_BACK, RESPONSE_NO); When the specified button is 'Stock::GO_BACK' the program repea

Stock item "GO_BACK"

2013-12-04 Thread John Emmas
I'm building a gtkmm dialog which uses the following line of code to add a button (where 'back_button' is of type Gtk::Button*):- back_button = add_button (Stock::GO_BACK, RESPONSE_NO); When the specified button is 'Stock::GO_BACK' the program repeatedly crashes at run time. I've trie

Re: Gtk::SpinButton crash

2013-12-04 Thread Kjell Ahlstedt
2013-12-04 12:43, Murray Cumming skrev: On Di, 2013-12-03 at 16:12 +0100, Kjell Ahlstedt wrote: For the time being I've made some temporary fixes locally but I'd suggest that the devs for atkmm, giomm and gdkmm should get together and devise a common strategy so that MSVC builds will link corre

Re: Gtk::SpinButton crash

2013-12-04 Thread Murray Cumming
On Di, 2013-12-03 at 16:12 +0100, Kjell Ahlstedt wrote: > For the time being I've made some temporary fixes locally but I'd > suggest that the devs for atkmm, giomm and gdkmm should get together > and devise a common strategy so that MSVC builds will link correctly. > Right at the top of 'glibmmcon

Re: Constant String in Gtk::TextView

2013-12-04 Thread Murray Cumming
On Mi, 2013-12-04 at 00:48 -0500, a wrote: > Hi again, > > Sorry to bother you guys again. I've been at this for a few days now > and I really can't figure it out. What I'm trying to do is have a > constant string or label in a text view buffer. Something like what > gnome-terminal has with the us

Re: Gtk::SpinButton crash

2013-12-04 Thread Murray Cumming
John Emmas wrote: > I've no idea why my posts are all getting returned all of a sudden but > it seems like some kind of technical issue. If he can send me (not the list) any error message then I can investigate. -- murr...@murrayc.com www.murrayc.com www.openismus.com __