From: hwphillips <bu...@ya...> - 2006-09-04 12:37:41
|
hwphillips wrote: > I have an interesting window problem. My pcard rsrc sets the window size > at 700x500. When the program runs it it maximized to full screen > (1152x864). So it seems to ignore the program setting. This seems to be > related to other programs, because it has worked before, but does not > work after running some other programs. Why doesn't the pcard routine > control the window size like it's supposed too? > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 I found the culprit program. It is RapidSVN. If I leave it maximized and exit, the pcard program mentioned above will be maximized. Very wierd. I noticed that RApidSVN uses wxWidgets. Maybe some connection here. |