![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi!
I am using the designer to layout all the controls, but the problem is most of them are covered up so to select them is not easy without moving all the top ones, then trying to get them back again, if I use the 'next' button I can step through to the control I want, but can't see it. Is there any way to bring controls to the front work on them and then send them back? Thanks Dave. |
|
|||
|
Thanks for the quick reply Erel I've tried this ,it 'sort of works' If I use the 'next' button until the control I want is shown in the name box press ctrl then next the name is blanked out, click on any control showing, this is highlighted in yellow, then 'bring to front' it acts on the next control not the one I want.Is this correct or am I doing something wrong?
Dave. |
|
||||
|
This is what I like to do when I build a form with many controls:
Use several panels to group the controls (according to your application logic). At runtime hide and show the panels using the Visible property, and set their location using Top / Left properties. You can also change the screen size (Designer - Tools) so you will have more work space. |
|
|||
|
When I was creating the Flat Bet program which is in the "Share your Creations" area, I used a lot of Panels and found the best way to work in the Designer was to set the Screen Size (Tool Menu) to set the Width to 500.
This allowed me to Select and Drag each Panel to the right until the one I need to work on remained. After finishing I just dragged the Panels back and reset the Screen Size Width to "Default" |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Right Click designer functions | scott93727 | Basic4ppc Wishlist | 1 | 10-31-2008 02:26 PM |
| Designer with modules | derez | Beta Versions | 3 | 09-18-2008 06:02 PM |
| About designer | JJM | Questions & Help Needed | 5 | 03-19-2008 07:16 AM |
| IDE and Form Designer | klaus | Basic4ppc Wishlist | 0 | 11-19-2007 04:37 PM |
| Undo in the designer | Mistrel | Basic4ppc Wishlist | 1 | 10-13-2007 07:46 AM |