From owner-freebsd-libh Sun Aug 20 12:35:31 2000 Delivered-To: freebsd-libh@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id C36E237B422 for ; Sun, 20 Aug 2000 12:35:28 -0700 (PDT) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 13QasR-0003t5-00 for libh@freebsd.org; Sun, 20 Aug 2000 21:35:27 +0200 Received: from p3e9e26e2.dip0.t-ipconnect.de ([62.158.38.226] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 13QasO-0003LW-00 for libh@freebsd.org; Sun, 20 Aug 2000 21:35:24 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id B5989AB91 for ; Sun, 20 Aug 2000 21:36:28 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id D252614B8A; Sun, 20 Aug 2000 21:35:19 +0200 (CEST) Date: Sun, 20 Aug 2000 21:35:19 +0200 To: libh@freebsd.org Subject: current state Message-ID: <20000820213519.A1410@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Folks! I'd like to tell you something about my current work on libh, in case you are wondering why there have been no commits by myself lately. At the moment, I'm introducing a new widget, which helps the UI to position objects in an abstract way (e.g. center etc). This is quite hard, since it is both, a so called GroupWidget (a parent of buttons, etc ) AND an EmbeddedWidget (such as a button, textlabel etc). I've already added it as widget w/o functionality, that means I can create/add this virtual widget to a window. However, I'll still have to do some work with it before I actually can commit something. Unfortunately, my time for libh is limited to the weekends, but I hope I'll have it handy a month or such. Alex, who just wanted to make a note he didn't forget about libh :) -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Mon Aug 21 1:51:30 2000 Delivered-To: freebsd-libh@freebsd.org Received: from zippy.osd.bsdi.com (zippy.osd.bsdi.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id C46DE37B422 for ; Mon, 21 Aug 2000 01:51:28 -0700 (PDT) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id BAA99873; Mon, 21 Aug 2000 01:50:16 -0700 (PDT) (envelope-from jkh@zippy.osd.bsdi.com) To: alex@big.endian.de (Alexander Langer) Cc: libh@FreeBSD.ORG Subject: Re: current state In-reply-to: Your message of "Sun, 20 Aug 2000 21:35:19 +0200." <20000820213519.A1410@cichlids.cichlids.com> Date: Mon, 21 Aug 2000 01:50:16 -0700 Message-ID: <99870.966847816@localhost> From: "Jordan K. Hubbard" Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > At the moment, I'm introducing a new widget, which helps the UI to > position objects in an abstract way (e.g. center etc). > > This is quite hard, since it is both, a so called GroupWidget (a > parent of buttons, etc ) AND an EmbeddedWidget (such as a button, > textlabel etc). This sounds very useful - thanks for the update, Alex! - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message