![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I tried the same app. under XP Home on my laptop - screenshots enclosed.
Well its' different but... The XP designer still has the same layout size of 239 x 269 as under Vista. Not surprising as it is in the top left of the form and doesn't fill it so can be drawn whatever size is needed. I can only assume that you are requesting to draw the area this size. The XP running app has a drawing area of 237 (nearly there) x 276 (that's 10 extra!) pixels though both forms are drawn the same size (245 x 322) by both OS's. So I guess you are defining the external form size and accepting whatever client area comes with it without allowing for varying non-client area sizes |
|
||||
|
Ok, I know I'm being pedantic but the actual drawing area on both the Visual Studio emulator and my Axim X30 is 240 x 268 pixels. Maybe they are both non-standard but at least they match!
I want the development environment on the PC to match what I will see on the device which, as per your suggestion above, I can achieve by setting different screen sizes. |
|
||||
|
Thanks for taking it graciously Erel.
You are unfortunate that, many years ago, I used to lead a software team developing an Operating System and applications for early PDAs and getting things positioned consistently on screen between applications and OS utilities was important to get the right "feel" of the device. After all these years I am still sensitive to such things! |
|
||||
|
A quick follow up comment to wrap up the thread.
To get a runtime view on the PC of 240 x 320 I need to set the screen size in the PC Designer to 243 x 313 on XP and 251 x 322 on Vista. The Designer on the device is fine of course as that is running on the target. Changing the screen size in the PC Designer is only a workaround and not a fix as this changes the form size in the Designer. Although the runtime size is now correct on the PC, and will match the device, those runtime views (and Design time view on the device) doesn't quite match that in the PC Designer. The width in Vista and the height in XP are quite a lot off. Although I bought B4PPC to actually develop on the device I actually intend to do the layout and initial coding on the PC and refine on the device so matching the Designer view to the device is quite important (to me anyway )Please don't these comments as criticism. I like B4PPC and it lets me work on the device and in a .NET sort of way that looks something like Visual Studio. I've found nothing else to match it. In some ways it is better than VS for small jobs being quick and easy to use. I think that it has potential for further improvements (but still has some rough edges!) |
![]() |
| 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 |
| Problem With Form Size | RandomCoder | Questions & Help Needed | 15 | 09-05-2008 03:03 PM |
| Newbie: Form Size 264h | enonod | Questions & Help Needed | 7 | 04-28-2008 12:14 PM |
| Changing the size of a form | magi6162 | Questions & Help Needed | 1 | 10-24-2007 08:38 AM |
| screen size to form size relation | Cableguy | Basic4ppc Wishlist | 2 | 08-14-2007 10:40 PM |
| Menu changes Form Size | BPak | Questions & Help Needed | 2 | 05-06-2007 06:56 AM |