Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030604224628.27840.qmail@web14607.mail.yahoo.com> Date: Wed, 4 Jun 2003 15:46:28 -0700 (PDT) From: Biju G C Subject: RE: Inability to resize/rearrange controls/windows To: cygwin AT cygwin DOT com In-Reply-To: <009201c32abc$dc107470$7e0aa8c0@HQSHANKAR> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Shankar Unni wrote: > > Just found API Viewer for VB also do the same !!!! > > > > Well, that's interesting. But it's bizarre nonetheless. VB Uis can be > pretty weird, too - I agree. Still, this is a very useful toy - let's > see what Robert and the others think of it.. Thanks for contributing it! > Please keep in mind my contribution is only resizecontrols.c, resizecontrols.h And in "myapp.c" template to write onresize() function, CONTROL_SIZE_INFO and calling format for winTranslatetoControlSizeInfo ie "10%:7,7; 65%:7,7; 10%:1,2; 15%:3,3", Actual demo program "myapp.c" was something I took from http://www.winprog.org/tutorial/index.html now Copyright is in my name (Biju G. C.) I dont mind changing it to a proper project name. Also ready to change function/struct/const names if needed Work left from my side is a good documentaion mainly "How to write format string?" for winTranslatetoControlSizeInfo() function Then later enhance winResizeControls() function to its full power, initialy I thought of. ie, I should be able specify a minimum and if possible a maximum size for a controls range. Please discuse with others, and let me know when u want my help. Cheers Biju __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/