1. RE: window question
- Posted by Mike <vulcan at win.co.nz> Mar 14, 2002
- 444 views
Hi George, Win32lib has a demo program called Wstyles.exw which demonstrates what you want.. Mike gwalters at sc.rr.com wrote: > I would like to create a window inside another window and the 'child' > window > would be fixed so it can't be moved "nomove", or minimized or > maximized....Is this possible and if so how can I do it? > > thanks.. > > george >
2. RE: window question
- Posted by Al Getz <Xaxo at aol.com> Feb 22, 2003
- 467 views
dubetyrant at hotmail.com wrote: > Hi, > Can anyone tell me if its possible to contain a euphoria graphics-mode > console program in a full-size window?(not one of those half-sized > windows that you maximize but dont really get that much bigger).And if > possible, maybe you could tell me how to do it? > -J.Dube > > Try changing the font size after the window opens? Take care, Al