From: "Bob Ebert" <[EMAIL PROTECTED]>
> At 5:39 AM +0100 24-01-00, Mike Davis wrote:
> >1) I am having a little problem with
> >UIColorSetTableEntry(UIFormFill, &MyRGBColor). I have a function
> >that I call that will change the formFill color. When I call the
> >function before I execute FrmDrawForm, in my frmOpenEvent, my
> >application crashes.
>
> Ah, I see. It's because there is no DrawWindow defined before FrmDrawForm
> is called, and UIColorSetTableEntry uses WinRGBToIndex. In early (beta)
> releases of OS 3.5, WinRGBToIndex required that a DrawWindow be defined.
> In the final OS 3.5 release, this restriction is lifted and WinRGBToIndex
> uses the screen color table if the draw window is currently undefined.
So,
> get the latest ROMs!
Bob, which version do you mean by "the latest"? i saw release mail for
"DR5" a while ago, but the links to the English ROMs still point to "DR4".
the links for international ROMs do point to "DR5", though.
---
For information on using the Palm Developer Forums, or to unsubscribe, please see
<http://www.palm.com/devzone/mailinglists.html>.