Skip to content
Advertisement

Tag: glade

Change ownership and permission without terminal – Python

I have a gui made in glade and am stuck on one thing. I have a button that changes the ownership and permissions; it works fine except for folders and files owned by root. Is there anyway of invoking root privilages to run this command without having to input the root password in terminal? i.e. either predefine it within the

Run Galde Gtk3+ Python under Windows

i’ve created a student-managing-software for linux which use different packages (tkmessageboxes, glade-builder, gtk3+). Now, there are a lot of people how asked how it can be used under windows but i’ve no idea. So, does someone know how to use these packages under windows or is it impossible? THX Answer Well I would say it is up to the developer

Advertisement