Refresh problems?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Refresh problems?

Sebastián Sastre
Hi all,

    anybody has experienced refresh problems (try taking focus on another
application than dolphin and returning to yours)?

    I have migrated an application to a fresh PL4 image and it's having this
new strange behavior with some textViews.

    regards,

--
Sebastián Sastre
[hidden email]
www.seaswork.com.ar


Reply | Threaded
Open this post in threaded view
|

Re: Refresh problems?

Christopher J. Demers
"Sebastián Sastre" <[hidden email]> wrote in message
news:[hidden email]...
>     anybody has experienced refresh problems (try taking focus on another
> application than dolphin and returning to yours)?
>
>     I have migrated an application to a fresh PL4 image and it's having
this
> new strange behavior with some textViews.

I have not noticed any issues yet.  What do you mean by refresh?  Do you
mean that it is repainting incompletely?  Perhaps you can post a screen
capture to illustrate.  What OS are you using?  I am using Windows XP.

Chris


Reply | Threaded
Open this post in threaded view
|

Re: Refresh problems?

Sebastián Sastre
Chris,

    I'm suspecting on my code but I can't figure out where is the problem.

    In a list when selecing the rows, some values are calculated and
repainted. But even without moving the selection, when I click, lets say
Outlook for instance, when I come back again to this dolphin whindow (in
development or runtime) all that values are gone except for one (that's why
I'm suspecting on my code).

    The system is XP Professional in spanish.

    regards,

--
Sebastián Sastre
[hidden email]
www.seaswork.com.ar


"Christopher J. Demers" <[hidden email]> escribió en el
mensaje news:[hidden email]...
> "Sebastián Sastre" <[hidden email]> wrote in message
> news:[hidden email]...
> >     anybody has experienced refresh problems (try taking focus on
another

> > application than dolphin and returning to yours)?
> >
> >     I have migrated an application to a fresh PL4 image and it's having
> this
> > new strange behavior with some textViews.
>
> I have not noticed any issues yet.  What do you mean by refresh?  Do you
> mean that it is repainting incompletely?  Perhaps you can post a screen
> capture to illustrate.  What OS are you using?  I am using Windows XP.
>
> Chris
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Refresh problems?

Sebastián Sastre
I think I've found it.

I've send a group box (arround the problematic views) to the bottom and the
repaint strange things disapear.

best regards,

--
Sebastián Sastre
[hidden email]
www.seaswork.com.ar


"Sebastián Sastre" <[hidden email]> escribió en el mensaje
news:[hidden email]...
> Chris,
>
>     I'm suspecting on my code but I can't figure out where is the problem.
>
>     In a list when selecing the rows, some values are calculated and
> repainted. But even without moving the selection, when I click, lets say
> Outlook for instance, when I come back again to this dolphin whindow (in
> development or runtime) all that values are gone except for one (that's
why

> I'm suspecting on my code).
>
>     The system is XP Professional in spanish.
>
>     regards,
>
> --
> Sebastián Sastre
> [hidden email]
> www.seaswork.com.ar
>
>
> "Christopher J. Demers" <[hidden email]> escribió en
el
> mensaje news:[hidden email]...
> > "Sebastián Sastre" <[hidden email]> wrote in message
> > news:[hidden email]...
> > >     anybody has experienced refresh problems (try taking focus on
> another
> > > application than dolphin and returning to yours)?
> > >
> > >     I have migrated an application to a fresh PL4 image and it's
having

> > this
> > > new strange behavior with some textViews.
> >
> > I have not noticed any issues yet.  What do you mean by refresh?  Do you
> > mean that it is repainting incompletely?  Perhaps you can post a screen
> > capture to illustrate.  What OS are you using?  I am using Windows XP.
> >
> > Chris
> >
> >
>
>