Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!corton!mirsa!taloa!mimosa.unice.fr!cambon From: cambon@mimosa.unice.fr (Thierry Cambon) Newsgroups: comp.windows.x.motif Subject: default button in a dialog widget Message-ID: <238@taloa.unice.fr> Date: 12 Jun 91 20:19:39 GMT Sender: news@taloa.unice.fr Organization: Univ. of Nice - Sophia Antipolis - France Lines: 10 Nntp-Posting-Host: mimosa.unice.fr I use in my interface a popup dialog (a form dialog) and I have a little problem with it: I created several buttons in that form dialog and defined a default button with XmNdefaultButton, but each time I activate another button, it becomes the new default button. Is it possible to define a default button that remains the default button ? Thanks for your help.