difference between MDI and SDI - basic.visual
This is a discussion on difference between MDI and SDI - basic.visual ; pls help me what is the difference between MDI and SDI pls give me
answer about this...
-
difference between MDI and SDI
pls help me what is the difference between MDI and SDI pls give me
answer about this
-
Re: difference between MDI and SDI
Amit wrote:
> pls help me what is the difference between MDI and SDI pls give me
> answer about this
Homework?
Doesn't google work today?
MDI = "Multiple Document Interface"
SDI = "Single Document Interface"
MDI is when your application consist of an MDI parent-form
that contains all the other window/forms that the app consists of.
SDI is stand-alone, ordinary windows/forms that exists independently
of each other.
VB6 can be both... Select "Tools --> Options", and click on the
"Advanced" tab... See the difference for yourself.
--
Dag.
-
Re: difference between MDI and SDI
Can't be both, but can be either. <g>
--
Randy Birch
MS MVP, Visual Basic
http://vbnet.mvps.org/
"Dag Sunde" <me@dagsunde.com> wrote in message
news:45cf0556$0$22512$8404b019@news.wineasy.se...
Amit wrote:
> pls help me what is the difference between MDI and SDI pls give me
> answer about this
Homework?
Doesn't google work today?
MDI = "Multiple Document Interface"
SDI = "Single Document Interface"
MDI is when your application consist of an MDI parent-form
that contains all the other window/forms that the app consists of.
SDI is stand-alone, ordinary windows/forms that exists independently
of each other.
VB6 can be both... Select "Tools --> Options", and click on the
"Advanced" tab... See the difference for yourself.
--
Dag.
-
Re: difference between MDI and SDI
Randy Birch wrote:
> "Dag Sunde" <me@dagsunde.com> wrote in message
> news:45cf0556$0$22512$8404b019@news.wineasy.se...
>> Amit wrote:
>>> pls help me what is the difference between MDI and SDI pls give me
>>> answer about this
<snipped/>
>> VB6 can be both... Select "Tools --> Options", and click on the
>> "Advanced" tab... See the difference for yourself.
> Can't be both, but can be either. <g>
Nitpick...
;-)
--
Dag.
-
Re: difference between MDI and SDI
On Mon, 12 Feb 2007 01:17:53 +0100, "Dag Sunde" <me@dagsunde.com>
wrote:
>Randy Birch wrote:
>> "Dag Sunde" <me@dagsunde.com> wrote in message
>> news:45cf0556$0$22512$8404b019@news.wineasy.se...
>>> Amit wrote:
>>>> pls help me what is the difference between MDI and SDI pls give me
>>>> answer about this
><snipped/>
>>> VB6 can be both... Select "Tools --> Options", and click on the
>>> "Advanced" tab... See the difference for yourself.
>> Can't be both, but can be either. <g>
>
>Nitpick...
>
>;-)
>
LOL. That'll teach you to make ambiguous statements on a programming
group. 
--
Regards, Frank
-
Re: difference between MDI and SDI
"Frank Adam" wrote
> LOL. That'll teach you to make ambiguous
> statements on a programming group. 
Is it against programming rules to be equally adept at typing with either
hand?
:-)
-
-
-
Re: difference between MDI and SDI
On Mon, 12 Feb 2007 04:31:09 GMT, "Larry Linson"
<bouncer@localhost.not> wrote:
>"Frank Adam" wrote
>
> > LOL. That'll teach you to make ambiguous
> > statements on a programming group. 
>
>Is it against programming rules to be equally adept at typing with either
>hand?
>
>:-)
>
Depends on what the other hand is doing at the time. ;-)
--
Regards, Frank
-
Re: difference between MDI and SDI
thank u very much can u help me in which web site can find such
question as above my question
Similar Threads
-
By Application Development in forum Object
Replies: 0
Last Post: 07-10-2007, 10:40 PM
-
By Application Development in forum Smalltalk
Replies: 0
Last Post: 06-25-2007, 10:26 AM
-
By Application Development in forum basic.visual
Replies: 4
Last Post: 05-05-2006, 07:47 PM
-
By Application Development in forum Hardware
Replies: 0
Last Post: 08-09-2004, 04:28 AM
-
By Application Development in forum Graphics
Replies: 7
Last Post: 04-07-2004, 05:49 AM