home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!usenet.ins.cwru.edu!cleveland.Freenet.Edu!br762
- From: br762@cleveland.Freenet.Edu (Tim Werner)
- Newsgroups: comp.windows.x
- Subject: Xt question. Where are the pushbuttons?
- Date: 1 Jan 1993 09:30:09 GMT
- Organization: Case Western Reserve University, Cleveland, OH (USA)
- Lines: 31
- Message-ID: <1i12v1INNgoi@usenet.INS.CWRU.Edu>
- Reply-To: br762@cleveland.Freenet.Edu
- NNTP-Posting-Host: hela.ins.cwru.edu
-
-
- Please Help.
-
- Trying to enter the "goodbye, world" program from "X Window System Toolkit",
- by Asente & Swick.
-
- It says,
-
- #include "Pushbutton.h"
-
- I can't find this file anywhere. Is it a misprint? When I used MenuButton.h
- instead, I got an error from "pushbuttonWidgetClass". When I changed that
- to "menuButtonWidgetClass", I get errors from the server "can't find button
- named "menu". When I changed "button" to "menu" in the XtCreateManagedWidget
- call, the program quit when I pressed the quit button, but I got the error:
-
- Error: XtPopup requires a subclass of shellWidgetClass
-
- Also, what to do about the start-up messages:
-
- Warning: Widget class VendorShell version mismatch (recompilation needed):
- widget 11004 vs. intrinsics 11003.
- <etc.>
-
- p.s., I was just barely able to get this program to link, but that's another
- story. At any rate, it finally did with no ld errors. yaay.
-
- Thanx if you can help. I don't see anything about this in the faq-file.
- tim w
-
- --
-