comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: window titles
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: window titles [message #7197] Thu, 03 October 1996 00:00
Arno F. Granados is currently offline  Arno F. Granados
Messages: 8
Registered: August 1996
Junior Member
hto@kaiwan.com (Howard Onishi) wrote:
> Does anyone know how to extract the title off of a window? Is there a
> record with all of the window description data in it?
> Howard Onishi
>

I don't know how to get the info once a window has been created,
but you can set the title when creating windows.

For standard graphics windows, use the title keyword, such as
window,title='window title'

For widget windows, you can either use the title keyword
when creating a widget, e.g
junk=WIDGET_BASE(title='window title')

or you can change the title after creation by using the
TLB_SET_TITLE keyword in a call to WIDGET_CONTROL. Check
out your manual for more info.

Hope this helps.

Arno
granados@possys.com
[Message index]
 
Read Message
Previous Topic: "Cannot allocate colormap entry" problem with Digital Unix 4.0
Next Topic: window titles

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 05:45:52 PDT 2025

Total time taken to generate the page: 1.12027 seconds