Re: IDE hint
- Posted by rudy toews <rltoews at ilos.net> Aug 25, 2004
- 423 views
don cole wrote: > > > I have found it a lot easier and quicker when tring to create a bunch of > EditTexts and PushButtons in IDE, > To: > 1.) just create them in the genaral area you want them in the IDE window. > (Don't worry if they not are lined up perfectly). > 2.) launch your IDE program. > 3.) line them up manually in the code. > > As oppossed to: trying to push them around with the mouse in IDE. > > Comments welcome? > > don cole > SF > i have not used new ide but how about a right click on control to show a properties tab showing details (editable) without going into code manually. or attempt to auto-align the selected controls when several are selected. just something i pondered while trying to think how i might create one. rudy