Re: Dialog size in pixel

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Total flaming disaster" is an understatement.

Even in CE, it isn't a viable approach. Each of my three (dead) palmtops uses a different
screen size in pixels. [I can't get one to last two years, so I gave up using them. They
all come with one-year warranties, and I think that's for a good reason]

I already related the story where a client had a fancy bitmap background designed for
640x480 and didn't work at all well in 800x600. I actually spend a fair amount of effort
building resizable dialogs if there is any kind of display (listbox, list control, bitmap,
etc.) so the user can maximize the amount of information displayed. This applies to
dialog-based apps, modal dialogs and modeless dialogs.
joe

On Fri, 20 Jun 2008 22:28:23 -0700, "Mihai N." <nmihai_year_2000@xxxxxxxxx> wrote:

Hi, I'm programming an application for Windows CE.

I have to draw/set a bitmap as background of my dialog.

This is like a skinned application. For that, I need to set the dialog size
to 340x234 "pixels" and not"Base unit" like resource do.

I would not use such an application.
It will waste most of my 640x480 screen.

Having fixed pixel size dialogs is really bad user experience.
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: Problem with SavePicture, and a question on new versions
    ... > mode does not have to be in pixels. ... 500 pixels then the picture box will also be 700 x 500 pixels. ... and the bitmap shows ... to be *smaller* than the scale units that the BitBlt API is using ...
    (comp.lang.basic.visual.misc)
  • Re: How long Win32 viable?
    ... >> monitor pixels. ... the pixel based world we have with the Win32 API approach to graphics. ... would translate your comment as meaning that your apps are designed for one ... expecially when the bitmap has a lot more pixels than the form it is ...
    (borland.public.delphi.non-technical)
  • Anti-aliasing idea for bitmap
    ... How to edit a button's bitmap so that only the button ... I load an 8-bit bitmap as a resource. ... and edit its pixels depending on which state the button is in. ... Problem: No anti-aliasing. ...
    (microsoft.public.win32.programmer.gdi)
  • Re: how to get a bitmap from the screen and then inside lisp?
    ... Getting pixels off the screen quickly is a bit complicated and you ... have to do some decoding of Windows bitmap data structures. ... int x, int y, int w, int h, ... // get the window handle ...
    (comp.lang.lisp)
  • Re: Delphi Roadmap (by David I)
    ... The programloads a bitmap, and applies a gaussian blur to it. ... image was 4105x3182 pixels. ... Under win32, my gaussian blur routine uses 3.0-3.1 seconds per run, ... Without copying to and from this buffer, ...
    (borland.public.delphi.non-technical)