nanogui: Is this normal or bug?


Previous by date: 4 Jul 2001 16:57:49 -0000 Doubt regarding nanox support for mozilla browser, Amudha Kaliamoorthi
Next by date: 4 Jul 2001 16:57:49 -0000 Re: can not create font, Greg Haerr
Previous in thread: 4 Jul 2001 16:57:49 -0000 Is this normal or bug?, 이상백
Next in thread:

Subject: Re: [nanogui] Is this normal or bug?
From: "Greg Haerr" ####@####.####
Date: 4 Jul 2001 16:57:49 -0000
Message-Id: <003501c104aa$26f004a0$3aba46a6@xmission.com>

: 1. On the function "SetTextAlign", the options won't work.
: yeah, I tried TA_LEFT, TA_CENTER, TA_RIGHT.
: No compile errors, and works fine. but!
: It won't work.

It looks like only TA_BASELINE, TA_TOP and TA_BOTTOM
are currently implemented.  Feel free to implement the
TA_CENTER and TA_RIGHT in src/mwin/wingdi.c::MwExtTextOut,
it should be quite easy.




: 
: 2. Setting the raster options on function "SetROP2", the options won't
: work neither.
: As you see I did tried the other options. (Not all~ :) This is too many ;) )

Currently, only R2_XORPEN and R2_COPYPEN are implemented.
I was thinking of adding the whole 256 family, but then
the blits would have to be done bit-by-bit unless we
wrote a whole family of blitters...  I do have code that
will implement each of the 256 possibilities though.
Also, Microwindows only supports source and destination,
not pattern source yet.




: 
: And Finally, I thought that message box would run fine. but....
: I got an error. That is "MB_OK" was not defined.
MB_OK is used for message boxes and dialogs, and these are
left to user code for the time being.

Regards,

Greg



Previous by date: 4 Jul 2001 16:57:49 -0000 Doubt regarding nanox support for mozilla browser, Amudha Kaliamoorthi
Next by date: 4 Jul 2001 16:57:49 -0000 Re: can not create font, Greg Haerr
Previous in thread: 4 Jul 2001 16:57:49 -0000 Is this normal or bug?, 이상백
Next in thread:


Powered by ezmlm-browse 0.20.