This page is for a dead person. [Phil] Maybe so. But Maurice (Ulis) is very much alive in our hearts and in our minds. He was a brilliant Tcl-Tk programmer and his body of work will always remain as a monument to his genius. He was indeed a genius in terms of the programming of animation and graphics. Ulis was to France what our own [Richard Suchenwirth] is to Germany: One of his country's best and most dedicated Tcl-Tk programmmers. A gem. If there ever was an irreplacable man, Maurice is that man. We miss him a lot and wherever he is, we want him to know that we'll never forget him. As long as we live and we will always cherish his legacy and influence. Merci Maurice et à la prochaine! ---- '''Started pages''' * [A little font chooser] * [A little graph plotter] * [A minimal multi listboxes megawidget] * [A package proto] * [A scrolled frame] * [Blurring an image] * [break labels] * '''Bubbles (pour buller avec Tcl)''' -> http://wfr.tcl.tk/726 * '''Bubbles2 (pour buller 2 fois avec Tcl) -> ''' http://wfr.tcl.tk/734 * [Bugs] * [Building a file index] * [Coloring a gray image] * [Colors histogram] * [Complex scrolling] * [Crisping an image] * '''Crystals Battle''' -> http://wfr.tcl.tk/CrystalsBattle * [DaisyWorld] * [Embossing an image] * [Expanding an image] * [FindProcs utility] * [FindWords utility] * [Flipping a canvas] * [Flowers] * [Flow tracing] * [Generating a color image] * '''Gray-scaling an image''' -> http://wfr.tcl.tk/894 * [Hugecombo] * [Hugelist] * [Image Processing with HSV] * [LCD hexa panel] * [Lightbutton] * [list stripping] * [Mass-widget] * [Mathematics jewels] * [Merging images with transparency] * '''Monochroming an image''' -> http://wfr.tcl.tk/892 * [Moving a ghost window] * [Moving the mouse] * [multi scrolling] * [Order & Chaos] * [Overwriting an entry char by char] * [Portable keystate] * [Reading a Windows icon file] * [Reducing the color depth of an image] * [Richlist] * [scrolling explained] * [Serializing a bitmap] * [Serializing a canvas widget] * [Serializing a photo] * [Serializing a text widget] * [Serializing a widget] * [Show me all!] * [Shrinking an image] * [Spheres] * '''TurnOut''' -> http://wfr.tcl.tk/TurnOut * [URL behaviour in a text widget] * [Variable substitution (Substitution Hell)] * [virtuallist] * [Writing a Windows icon file] All the published code uses a '''[NOL]''' licence : '''N'''o '''O'''bligation '''L'''icence. For you, as for me. :^) ---- '''Home site''' [http://wfr.tcl.tk/fichiers/ulis/glider2.gif] ulis' Tcl code -> [http://wfr.tcl.tk/fichiers/ulis/] <- Le code Tcl de ulis (this is a copy of ulis original website) ---- '''Others''' Ses poemes se trouvent a [http://wfr.tcl.tk/fichiers/ulis/poemes/] (this is also a copy of ulis poems website) ---- mailto:maurice.ulis@wanadoo.fr (as appears later on this page, this Tcl developer died in 2008. Apparently the web presence is beginning to shrink.) ---- Salut Ulys, Excuse mon clavier. Il s'est anglicise et il a perdu tous ses accents ce traitre, ce vendu! lol Je decouvre que tu ecris des poemes. Je vais tous les lire demain. C'est etonnant quand meme ce que tu as ecrit: "ces poemes donnent un sens a ma vie". C'est ca ecrire et creer dans le fond; c'est donner un sens a sa vie! Ou l'inverse parfois: c'est sa vie qui donne un sens a ses poemes! Merci pour ton intervention t'as ete tres sympa et vive la francophonie. A+ unperson [unperson] Bon la je vais les lire les poemes. Je suis plus dans un etat d'esprit pour la poesie qu'il y a un mois! :-) Lis mon message au bas de ma page. Ca t'interesse? A+ ---- [GPS]: Thank you for sharing your image processing/manipulation code on the Wiki. :) ---- [FW]: This is an interesting place to put this, but I will for now, since maybe it'll go somewhere else eventually for others. If you use the backslash method to get the opening brace of an argument on the next line for attractiveness, i.e. if {$a == "b"} \ { puts "yep" } that's all well and good, but just FYI you don't need that backslash to separate [switch] conditions. In your code, you use formatting like this: switch -- $a { $b \ { puts "yep" } } But that'll work just fine without the backslash, because [[switch]] treats newlines between each of the items like any other whitespace. [ulis]: Indeed you're true, but I add this backslash to highlight the link beetween the value and the associated script. It's a quirk ;^) ---- [HJG] Sorry - it looks like this page is the only trace left from your homepage: http://wfr.tcl.tk/fichiers/ulis/ ---- [peterc] Hi ulis. Thanks for the excellent scrolledframe widget. With only minor modifications (and some recent texture colour name support added at some point between Tk 8.4.15-17), it's now able to provide a scrolling Pinstripe frame on the Mac without any texture misalignment :). I'll be including this slightly altered scrolled frame in the TclMacBag collection: http://tclmacbag.autons.net/docs/scrollframe.phtml ---- [Kroc] Maurice left us for a (supposed) better world on 13 Feb. 2008. You can post a message for him and/or his family on his French wiki page: http://wfr.tcl.tk/ulis or on fr.comp.lang.tcl [http://groups.google.com/group/fr.comp.lang.tcl/browse_frm/thread/319285736c8c766e/533e35bdf191c3d5]. Goodbye my friend. [stevel] Sad news indeed. Kroc, I'm sure all of the non-French speaking Tclers would appreciate you posting a message of condolence on behalf of the Tcl community [Kroc] Feel free to do it there in english: I gave the link to this page to his family. <> Person | Home Page