[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Characters and buttons
- Subject: Re: Characters and buttons
- From: Craig Markwardt <craigmnet(at)cow.physics.wisc.edu>
- Date: 19 Apr 2000 14:34:33 -0500
- Newsgroups: comp.lang.idl-pvwave
- Organization: U. Wisc. Madison Physics -- Compact Objects
- References: <8dk6dn$8t3$1@nnrp1.deja.com>
- Reply-To: craigmnet(at)cow.physics.wisc.edu
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:19357
Jan Cami <jancami@my-deja.com> writes:
> Hi folks,
>
> This looks like the ideal place to post this question :
> is it possible -- well, given the excellent people around here, I will
> rephrase this --
> How can I put things like superscript, Greek letters, ... onto
> a widget_button ?
> Say that I want a button that would show something like
> "F!D!7k!N!5".
> Any hints ??
An untested suggestion...
Maybe you could create the button with an image?
You could create an off-screen window, use XYOUTS to create your text,
and then TVRD the image. Then you can create the button with the
BITMAP keyword, using the image you just loaded. I can see lots of
places to go awry, especially on how to make a window of the right
size. Good luck!
Craig
--
--------------------------------------------------------------------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
--------------------------------------------------------------------------