Hi all

        I'm enjoying using this GUI. I would love lots more examples
        and source code if anybody would like to post
        whatever they have. Some questions :

        1. There seems to be a problem when using
        multiple groups of radio buttons. When I click on
        a radio button it turns "on" okay but if any other 
        group of radio buttons exists on the form, it also affects
        the other group by turning 'off' any activated button  on that
        other group. It seems all radio buttons on a form belong to
        the same group.
        I believe in VB, radio button groups are 'contained' within frames
        which don't seem to be available in win32 GUI although Aldo's
        example using style GROUPBOX works very well except 
        for the multiple group problem.

        2. Also, someone just asked this but I'd also like to know
        the answer. How do you create a window which cannot be resized?

        3. Any progress on allowing tabbing between text fields in a Window.
        I understand from other posts that it's possible using a Dialog Box
        but not yet implemented in Window.

        It's a beautiful tool and lots of fun to play around with. Thanks
Aldo
        and everyone who helps

                Barry
        
                "Up Wexford"
        







Reply via email to