[comp.windows.interviews] compiling with 3.0 beta

haber@CS.WISC.EDU (Eben Merriam Haber) (04/23/91)

I have previously been working with a user interface under 3.0 alpha.
This interface was generated using ibuild.

I have ported it to beta (by only changing which include files and libraries
are used during compilation).

I have found a problem with this: when I try to resize the window larger than
it's natural size, I get garbage in the newly created region.  If I shrink it
and then enlarge, I get a completely blank region in the newly created area.

It seems that resize is not working at all correctly.

So, I tried using ibuild from the beta version.  It couldn't read in my ibuild
file from ibuild alpha, so I created the same thing.  

When I run the version created by ibuild 3.0beta, not only do I have the 
same problem with resize, but it also creates three tiny windows in addition
to the main one.

Any ideas, solutions, workarounds, or fixes?

Thanks!

Eben Haber
haber@micah.cs.wisc.edu