Where do I start on DDX_Radio?

Andreas Mohr andi at rhlx01.fht-esslingen.de
Fri Dec 7 18:03:59 CST 2001


On Fri, Dec 07, 2001 at 03:22:03PM -0800, Bill Medland wrote:
> Any chance of a quick pointer on this?
> 
> I have a dialog containing a group of radio buttons, managed using DDX_Radio
> etc.  On windows the DDX_Radio sets the correct button.  However under WINE
> it always seems to set the first button of the group.
> Does anyone know what part of the code I should even be investigating (i.e.
> where is the dialog management code)
windows/dialog.c, of course ;)

find . -name "*.c"|xargs grep -i dialogxi
is real enlightenment for really blind people :-)

--debugmsg +relay,+msg,+dialog
should help.

Oh yeah, and dialog focus issues are problematic, right.

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany
Tel. +49 7159 800604                http://home.nexgo.de/andi.mohr/




More information about the wine-devel mailing list