Re: can't run multiple gtkmm programs in Window 7



I'll try that tonight.  Thanks Chris.


------ Original message------
From: Chris Vine
Date: Thu, May 17, 2018 2:39 AM
Cc:
Subject:Re: can't run multiple gtkmm programs in Window 7

On Thu, 17 May 2018 07:37:15 +0000 (UTC)
John Siino  wrote:
> I can't run multiple gtkmm programs in Window 7.  If I try to run different
> compiled gtkmm gcc compile exe files, only the first one runs.  A second
> exe won't start.
> John
 
If these are programs that you have written yourself, perhaps you are
passing the same application id for each to Gtk::Application.
Application id's must normally be unique.
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]