<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
hi all!<BR>
i have an app running perfectly, except for a bug that hides the words from the fields.<BR>
if i commit the data filled it is stored as expected but i can't see it while i'm typing..<BR>
understand?<BR>
in the debug messages we can see these lines when the form pops up:<BR>
<BR>
...<BR>
err:win:SetWindowPos detected negative window extents 355 x -5<BR>
<I>fixme:win:SetWindowTextA cannot set text &quot;&quot; of other process window (nil)<BR>
fixme:win:SetWindowTextA cannot set text &quot;&quot; of other process window (nil)<BR>
fixme:win:SetWindowTextA cannot set text &quot;&quot; of other process window (nil)</I><BR>
err:win:SetWindowPos detected negative window extents 47 x -5<BR>
err:win:SetWindowPos detected negative window extents 205 x -5<BR>
...<BR>
any idea? i've already tried the &quot;Managed&quot; windows mode, no success..<BR>
thanx for attention.<BR>
cheers<BR>
rxon
</BODY>
</HTML>