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
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
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
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
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
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
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
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
__