Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: candycanearter07 Newsgroups: comp.os.linux.misc,comp.os.linux.advocacy Subject: Re: GIMP 3.0.0-RC1 Date: Wed, 12 Feb 2025 20:20:03 -0000 (UTC) Organization: the-candyden-of-code Lines: 42 Message-ID: References: <8b262a1f-507f-ef10-e4d3-a981dca5b7d1@example.net> <655acbf6-05e5-69ff-8a44-9f7075aafa2e@example.net> <9RycneStTKjZETf6nZ2dnZfqn_udnZ2d@earthlink.com> Injection-Date: Wed, 12 Feb 2025 21:20:03 +0100 (CET) Injection-Info: dont-email.me; posting-host="f80a7ae3e8f39be66f2aed63157aeaa8"; logging-data="2621056"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+EEjExupA+HYP/IGnozsQTZP2lC1/hcBBhlQFygImbYw==" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:3d2t3rUcG2wATjyXy1BP2eNbCbE= X-Face: b{dPmN&%4|lEo,wUO\"KLEOu5N_br(N2Yuc5/qcR5i>9-!^e\.Tw9?/m0}/~:UOM:Zf]% b+ V4R8q|QiU/R8\|G\WpC`-s?=)\fbtNc&=/a3a)r7xbRI]Vl)r<%PTriJ3pGpl_/B6!8pe\btzx `~R! r3.0#lHRE+^Gro0[cjsban'vZ#j7,?I/tHk{s=TFJ:H?~=]`O*~3ZX`qik`b:.gVIc-[$t/e ZrQsWJ >|l^I_[pbsIqwoz.WGA] wrote at 23:31 this Monday (GMT): > On 2/10/25 1:40 PM, candycanearter07 wrote: >> D wrote at 21:19 this Saturday (GMT): >> [snip] >>> My most powerful software was a multi-path checker to a storage system >>> that held a lot of pension money. >>> >>> It was written in bash. =D >>> >>> Ok, ok... I wrote a GUI for some kind of batch job mgmt software that IBM >>> hobbled together in order to trace dependencies, that was done in python. >> [snip] >> >> >> Did you use something like tkinter? > > TKinter works. Not ultra-elegant but functional. > > I've used it for several projects with pop-up > windows and touch-screens and such. Did find that > you get less grief if you don't CLOSE those windows > but just send 'em off to negative screen coords. > Then on signal from a touch-screen or timer or > whatever you just drag 'em back into view and > make whatever updates. > > TK is also pretty well documented since it's been > around for awhile. Actually none of the graphics > toolkits are particularly 'elegant' or great joys > to use so go with what seems easiest for the job. > > Mostly if I need something with a quickie GUI then > I use Lazarus/FPC when possible. The WYSIWYG form > builder with a zillion possible options is WAY nicer > than the line-at-a-time TK approach plus Pascal looks > much nicer than Python or 'C'. I would still probably use TK for a really quick GUI, but I prefer terminal ui's nowadays. -- user is generated from /dev/urandom