I cannot see images on hx4700

  • Thread starter Thread starter fairycat
  • Start date Start date
F

fairycat

I already installed SP3 for the reason that hx4700 has a problem with
imagelist. But when I draw images on the form sometimes images just
don't show themselves. I already checked out my code more than hunred
times and it does work perfectly on the other platform. (hendhelp pc,
other ppc, homepad..) Does anybody know why this happen? There is no
exception and images sometimes show themselves and sometimes not. I
don't know what to do with this problem. Pleas help. Any help will be
appreciated.
 
Thank you for reply.

gxOff.DrawImage(this.logoImage, 10, 11);

The only thing I did is just DrawImage. And it worked perfectly on the
other platforms. There is really nothing else code to post. Does
anybody has same problem with me?? I cannot believe this because in my
team there's 5 different developers have 5 different hx4700 and we all
have same problem.
 
Could you please post a complete simplified application (with the
problematic image) that reproduces the issue?

Thank you,
Sergiy.

--------------------
| From: "fairycat" <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Subject: Re: I cannot see images on hx4700
| Date: 24 Feb 2005 15:01:36 -0800
| Organization: http://groups.google.com
| Lines: 11
| Message-ID: <[email protected]>
| References: <[email protected]>
| <#[email protected]>
| NNTP-Posting-Host: 210.94.41.89
| Mime-Version: 1.0
| Content-Type: text/plain; charset="iso-8859-1"
| X-Trace: posting.google.com 1109286101 14168 127.0.0.1 (24 Feb 2005
23:01:41 GMT)
| X-Complaints-To: (e-mail address removed)
| NNTP-Posting-Date: Thu, 24 Feb 2005 23:01:41 +0000 (UTC)
| In-Reply-To: <#[email protected]>
| User-Agent: G2/0.2
| Complaints-To: (e-mail address removed)
| Injection-Info: g14g2000cwa.googlegroups.com; posting-host=210.94.41.89;
| posting-account=GrV8bwwAAABsGyFYQ71eNpBJOaGaTLqo
| Path:
TK2MSFTNGXA02.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP0
8.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news.glorb.com!postnews.goo
gle.com!g14g2000cwa.googlegroups.com!not-for-mail
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.compactframework:71876
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
|
| Thank you for reply.
|
| gxOff.DrawImage(this.logoImage, 10, 11);
|
| The only thing I did is just DrawImage. And it worked perfectly on the
| other platforms. There is really nothing else code to post. Does
| anybody has same problem with me?? I cannot believe this because in my
| team there's 5 different developers have 5 different hx4700 and we all
| have same problem.
|
|

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top