Tk Source Code

View Ticket
Login
Ticket UUID: 579885
Title: Add _MOTIF_WM_HINTS support
Type: RFE Version: None
Submitter: dkf Created on: 2002-07-10 23:23:25
Subsystem: 67. Unix Window Operations Assigned To: jenglish
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2013-11-03 12:05:15
Resolution: Out of Date Closed By: dkf
    Closed on: 2013-11-03 12:05:15
Description:
Tk should support setting the _MOTIF_WM_HINTS property
as part of [wm attributes] on Unix/X; IIRC many window
managers (aside from mwm and dtwm/CDE) support this
nowadays as a way of getting client-specified styles
going, and the structure is easy enough to figure out
given a set of Motif header files.

(submitted so the idea doesn't get lost.)
User Comments: dkf added on 2013-11-03 12:04:53:

Obsoleted by wm attributes $win -type, which uses a different style spec system.


jenglish added on 2006-04-17 03:52:06:
Logged In: YES 
user_id=68433

See also #220815 for more information on MOTIF_WM_HINTS