Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [GI] Error when I close the interface Glade/GTK3/
Post: RE: [GI] Error when I close the interface Glade/GT...

Hello again I found the error It's about the auto completion, I correct the code self.liststoreMedoc = Gtk.ListStore(str) self.liststoreMedoc2 = Gtk.ListStore(str) for s in list(sum(self.ListeMedoc,()...
Charles25 GUI 2 2,164 Jun-16-2020, 07:02 PM
    Thread: [GI] Error when I close the interface Glade/GTK3/
Post: RE: [GI] Error when I close the interface Glade/GT...

here the python code # on importe les librairies dont nous avons besoins import gi import sqlite3 import Alerte import datetime import AjouterMedicament gi.require_version("Gtk", "3.0") from gi.repo...
Charles25 GUI 2 2,164 Jun-16-2020, 11:46 AM
    Thread: [GI] Error when I close the interface Glade/GTK3/
Post: [GI] Error when I close the interface Glade/GTK3/

Hello everyone I have a probleme with my interface glade. I can open my interface, no problem with that, It's work in the way I want but when I close it all the main programm stop and I have two mes...
Charles25 GUI 2 2,164 Jun-16-2020, 07:55 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020