This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: how to avoid gtk-standalone-main in guile, when developping


>>>>> "David" == David Pirotte <david@altosw.be> writes:

    David> Hi, Can someone tell me how another way then
    David> gtk-standalone-main to launch a gui in guile? this kills
    David> the development environment when quitting the app ... (a
    David> terrible thing, when you have 15 modules including postres
    David> connection ... and just the latest that you work on ...)

I don't quite understand.  Is the problem (1) that you want your Guile
REPL to stay alive after the Gtk application has quit and vanished, or
(2) that you want to be able to do REPL stuff simultaneously while the
Gtk app is alive, or (3) something completely different?

        Neil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]