67078

来自「神经网络昆斯林的新闻组分类2006」· 代码 · 共 31 行

TXT
31
字号
Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!bb3.andrew.cmu.edu!news.sei.cmu.edu!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!agate!biosci!netnews.synoptics.com!bugsbunny!kleeFrom: klee@synoptics.com (Ken Lee)Newsgroups: comp.windows.xSubject: Re: transparent widgets--how?Message-ID: <C5sn5M.K2B@synoptics.com>Date: 20 Apr 93 17:56:09 GMTReferences: <9304200233.AA16720@ntep2.ntep.tmg.nec.co.jp>Sender: news@synoptics.comReply-To: klee@synoptics.comOrganization: SynOptics Communications, Santa Clara CALines: 17Nntp-Posting-Host: bugsbunny.synoptics.comIn article AA16720@ntep2.ntep.tmg.nec.co.jp, cerna@ntep.tmg.nec.co.JP (Alexander Cerna (SV)) writes:>I need to write an application which does annotation notes>on existing documents.  The annotation could be done several>times by different people.  The idea is something like having>several acetate transparencies stacked on top of each other>so that the user can see through all of them.  I've seen>something like this being done by the oclock client.>Could someone please tell me how to do it in Xt?>Thank you very much.The oclock widget was written using the SHAPE extension.You can do the same in your widgets.  Few current widgetssupport SHAPE, so you'll have to subclass them to add thatfunctionality.---Ken Lee, klee@synoptics.com

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?