hi all!
i have an app running perfectly, except for a bug that hides the words from the fields.
if i commit the data filled it is stored as expected but i can't see it while i'm typing..
understand?
in the debug messages we can see these lines when the form pops up:
...
err:win:SetWindowPos detected negative window extents 355 x -5
fixme:win:SetWindowTextA cannot set text "" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "" of other process window (nil)
err:win:SetWindowPos detected negative window extents 47 x -5
err:win:SetWindowPos detected negative window extents 205 x -5
...
any idea? i've already tried the "Managed" windows mode, no success..
thanx for attention.
cheers
rxon