472,811 Members | 1,585 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,811 software developers and data experts.

Compact framework - Developing an MDI application.

I have developed an application for pocket pc that requires multiple forms to be open at any one time. The user is able to flick from one to the other, making changes to each as and when necessary
The application uses a stacking system to hold instances of the forms, and an array to hold "previous navigation" information (information on this method was found on "http://smartdevices.microsoftdev.com/Learn/Articles/505.aspx")
The problem I have is that as an instance of each form is pushed onto stack, an instance of the form is held in memory on the pocket pc (settings>system>memory>running programs). In order for an application to pass the "Designed for windows for pocket pc" logo test one of the criteria is (as quoted in from the "Designed for Windows for Pocket PC Handbook for Software Applications"): "only one instance of each application or applet must be allowed to run. Any application that supports multiple open documents or data types must support that functionality from within the application, not through multiple instances

I am looking for a way to provide MDI functionality without creating multiple instances.
Any help would be appreciated

Thanks in advance.

Jul 21 '05 #1
2 3499
Hello,

Thanks for your post. I am finding someone who is expertise on this subject
to check this issue.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #2
Hi, Stephen

Take a look at the following link for a good approach:

http://www.pocketpcdn.com/articles/d..._multiwin.html

You might want to also post in
microsoft.public.dotnet.framework.compactframework . It isn't managed, but
it's still the best place to ask about Compact Framework issues.

Thank you for choosing the MSDN Managed Newsgroups,

John Eikanger
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
--------------------
| Thread-Topic: Compact framework - Developing an MDI application.
| thread-index: AcPlhldI8ZB0qtYSR1aiK1xHoJ3S2A==
| X-Tomcat-NG: microsoft.public.dotnet.general
| From: "=?Utf-8?B?cGF1bA==?=" <msdn@exact3ex_removethis.co.uk>
| Subject: Compact framework - Developing an MDI application.
| Date: Wed, 28 Jan 2004 02:06:04 -0800
| Lines: 9
| Message-ID: <74**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.general
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.general:122889
| NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| I have developed an application for pocket pc that requires multiple
forms to be open at any one time. The user is able to flick from one to
the other, making changes to each as and when necessary.
The application uses a stacking system to hold instances of the forms, and
an array to hold "previous navigation" information (information on this
method was found on
"http://smartdevices.microsoftdev.com/Learn/Articles/505.aspx").
The problem I have is that as an instance of each form is pushed onto
stack, an instance of the form is held in memory on the pocket pc
(settings>system>memory>running programs). In order for an application to
pass the "Designed for windows for pocket pc" logo test one of the criteria
is (as quoted in from the "Designed for Windows for Pocket PC Handbook for
Software Applications"): "only one instance of each application or applet
must be allowed to run. Any application that supports multiple open
documents or data types must support that functionality from within the
application, not through multiple instances.

I am looking for a way to provide MDI functionality without creating
multiple instances.
Any help would be appreciated.

Thanks in advance.

|

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: boble | last post by:
Sorry, it's may be off topic ;_((( The following article http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppc2k3/ht ml/winmob03.asp states that a.. Microsoft Windows .NET...
0
by: Earle Oxner | last post by:
We are developing an application on PocketPC2002 platform and we are trying to make webservice calls using HTTPS. HTTP works fine but HTTPS does not work. The same code which doesn't work on...
0
by: Erwin Lawardy Lau | last post by:
Hi, I'm developing an application for the compact framework and try to connect to my local web service, however following error occur to me... An unhandled exception of type...
2
by: Hans Kesting | last post by:
Is it possible to mix code meant for the CompactFramework and code meant for the standard framework? We are trying to make PDA and light-weight "laptop" versions of one application. This means a...
1
by: Keith | last post by:
Someone was kind enough to send me a control that he developed that does precisely what I need it to do. However - the code was originally written in VB.NET for windows apps. I'm developing for...
2
by: paul | last post by:
I have developed an application for pocket pc that requires multiple forms to be open at any one time. The user is able to flick from one to the other, making changes to each as and when necessary...
4
by: Stanislav Vlasic | last post by:
Hi. I'm developing application for compact framework (windows mobile 2003) in C# and have one problem. From application, I'm connecting to FTP server and downloading some files. The problem...
0
by: pawera | last post by:
Hi Everybody ! I`ve got a problem with developing application which is to be run on PDA (MIO A701 with WIndows Mobile 5). I`m trying to create application in Visual Basic NET using NET Compact...
0
by: waghmarerajendra | last post by:
I am working in .NET compact framework 1.1 and developing WINCE based application and running it on .NET emulator. I am developing an application where there is an UI and some background...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.