Visual Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 17974
Number of posts: 55343

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Display and control of multiple forms Posted by Ian Watts on 28 Feb 2003 at 4:55 AM
I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .

Report
Re: Display and control of multiple forms Posted by Ray2003 on 28 Feb 2003 at 10:53 AM
: I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
:
:
There's another way to solve your problem:
In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!

If you don't want this the answer to your question is simple:
Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)

Hope you can use it,
Ray2003, 14 years, NL


Report
IGNORE IF YOU ARE NOT DUTCH! Posted by BitByBit_Thor on 28 Feb 2003 at 4:29 PM
: : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: :
: :
: There's another way to solve your problem:
: In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
:
: If you don't want this the answer to your question is simple:
: Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
:
: Hope you can use it,
: Ray2003, 14 years, NL
:
:
:
(IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
Hey,

Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!


Greets...
Richard

Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by VB Newbie on 1 Mar 2003 at 4:48 AM
: : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: : :
: : :
: : There's another way to solve your problem:
: : In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
: :
: : If you don't want this the answer to your question is simple:
: : Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
: :
: : Hope you can use it,
: : Ray2003, 14 years, NL
: :
: :
: :
: (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: Hey,
:
: Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
:
:
: Greets...
: Richard


Ik kon ook uit Nederland.
Ik ben net begonnen met het leren programeren.
Misschien kunnen we elkaar helpen.

Groetjes,

VB Newbie
Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by BitByBit_Thor on 1 Mar 2003 at 6:43 AM
This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : Hey,
: :
: : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: :
: :
: : Greets...
: : Richard
:
:
: Ik kon ook uit Nederland.
: Ik ben net begonnen met het leren programeren.
: Misschien kunnen we elkaar helpen.
:
: Groetjes,
:
: VB Newbie
:
Ja,
dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!

EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!

Greets...
Richard



Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by Happel on 3 Mar 2003 at 6:48 AM
: This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : Hey,
: : :
: : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : :
: : :
: : : Greets...
: : : Richard
: :
: :
: : Ik kon ook uit Nederland.
: : Ik ben net begonnen met het leren programeren.
: : Misschien kunnen we elkaar helpen.
: :
: : Groetjes,
: :
: : VB Newbie
: :
: Ja,
: dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
:
: EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
:
: Greets...
: Richard
:

Nu dus 4...
Ik ben 33 en programmeer al jaren in VB (is mijn werk)

Groeten.
Remco
Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by BitByBit_Thor on 3 Mar 2003 at 10:42 AM
: : This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : : Hey,
: : : :
: : : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : : :
: : : :
: : : : Greets...
: : : : Richard
: : :
: : :
: : : Ik kon ook uit Nederland.
: : : Ik ben net begonnen met het leren programeren.
: : : Misschien kunnen we elkaar helpen.
: : :
: : : Groetjes,
: : :
: : : VB Newbie
: : :
: : Ja,
: : dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
: :
: : EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
: :
: : Greets...
: : Richard
: :
:
: Nu dus 4...
: Ik ben 33 en programmeer al jaren in VB (is mijn werk)
:
: Groeten.
: Remco
:
Cool,

Ik denk eraan om later in C++ te programmeren, ben al bezig met leren!


Greets...
Richard

Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by Ray2003 on 4 Mar 2003 at 1:16 PM
: : : This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : : : Hey,
: : : : :
: : : : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : : : :
: : : : :
: : : : : Greets...
: : : : : Richard
: : : :
: : : :
: : : : Ik kon ook uit Nederland.
: : : : Ik ben net begonnen met het leren programeren.
: : : : Misschien kunnen we elkaar helpen.
: : : :
: : : : Groetjes,
: : : :
: : : : VB Newbie
: : : :
: : : Ja,
: : : dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
: : :
: : : EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
: : :
: : : Greets...
: : : Richard
: : :
: :
: : Nu dus 4...
: : Ik ben 33 en programmeer al jaren in VB (is mijn werk)
: :
: : Groeten.
: : Remco
: :
: Cool,
:
: Ik denk eraan om later in C++ te programmeren, ben al bezig met leren!
:
:
: Greets...
: Richard
:
:
Ik heb het al geprobeerd maar VB is leuker en meer gebruikt. Het is ook beter (vindt ik) op de snelheid na. Ik raad je dus aan als je een nwe taal gaat leren Java in plaats van C++ te nemen. Als je toch C++ leert moet je eerst C++ leren en daarna zo snel mogelijk overstappen op Borland C++ Builder.

Lijkt me toch beter dit allemaal over MSN te doen: Ray2003_NDJ@Hotmail.com

O ja, Nick is mn echte naam.

Groeten,
Ray2003


Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by Ray2003 on 4 Mar 2003 at 1:12 PM
: : This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : : Hey,
: : : :
: : : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : : :
: : : :
: : : : Greets...
: : : : Richard
: : :
: : :
: : : Ik kon ook uit Nederland.
: : : Ik ben net begonnen met het leren programeren.
: : : Misschien kunnen we elkaar helpen.
: : :
: : : Groetjes,
: : :
: : : VB Newbie
: : :
: : Ja,
: : dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
: :
: : EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
: :
: : Greets...
: : Richard
: :
:
: Nu dus 4...
: Ik ben 33 en programmeer al jaren in VB (is mijn werk)
:
: Groeten.
: Remco
:
Weet ook al zeer veel van VB. WORDT mn beroep ook, heb je ook zin om samen te werken?

Ray2003, NL
Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by BitByBit_Thor on 4 Mar 2003 at 3:41 PM
: : : This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : : : Hey,
: : : : :
: : : : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : : : :
: : : : :
: : : : : Greets...
: : : : : Richard
: : : :
: : : :
: : : : Ik kon ook uit Nederland.
: : : : Ik ben net begonnen met het leren programeren.
: : : : Misschien kunnen we elkaar helpen.
: : : :
: : : : Groetjes,
: : : :
: : : : VB Newbie
: : : :
: : : Ja,
: : : dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
: : :
: : : EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
: : :
: : : Greets...
: : : Richard
: : :
: :
: : Nu dus 4...
: : Ik ben 33 en programmeer al jaren in VB (is mijn werk)
: :
: : Groeten.
: : Remco
: :
: Weet ook al zeer veel van VB. WORDT mn beroep ook, heb je ook zin om samen te werken?
:
: Ray2003, NL
:

Heel graag. Ik zoek al een tijdje iemand om samen mee te programmeren.
Over C++: C++ is heel erg krachtig en een geavanceerde programmeertaal geschikt voor drivers enzo.
Ik woon in Brabant, Helmond (Dicht bij Eindhoven!)
Maar ja over MSN zou beter zijn... Ik voeg je wel even toe aan messenger k? Mijn hotmail is Thor_Madman@hotm...
Mag ik vragen welk boek je hebt want in mijn boek zijn de laatste twee hoofdstukken over Databases en Internet! Volgensmij hebben wij hetzelfde boek.
Ik snapte databases nooit dus daar bleef ik op hangen. Ik ben toen gewoon verder gegaan met zelf dingen programmeren! Maar ik heb laatst het hoofdstuk afgemaakt en ben nu bij Internet!



Greets...
Richard

Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by Criminality on 10 Apr 2003 at 4:17 AM
: : : : This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : : : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : : : : Hey,
: : : : : :
: : : : : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : : : : :
: : : : : :
: : : : : : Greets...
: : : : : : Richard
: : : : :
: : : : :
: : : : : Ik kon ook uit Nederland.
: : : : : Ik ben net begonnen met het leren programeren.
: : : : : Misschien kunnen we elkaar helpen.
: : : : :
: : : : : Groetjes,
: : : : :
: : : : : VB Newbie
: : : : :
: : : : Ja,
: : : : dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
: : : :
: : : : EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
: : : :
: : : : Greets...
: : : : Richard
: : : :
: : :
: : : Nu dus 4...
: : : Ik ben 33 en programmeer al jaren in VB (is mijn werk)
: : :
: : : Groeten.
: : : Remco
: : :
: : Weet ook al zeer veel van VB. WORDT mn beroep ook, heb je ook zin om samen te werken?
: :
: : Ray2003, NL
: :
:
: Heel graag. Ik zoek al een tijdje iemand om samen mee te programmeren.
: Over C++: C++ is heel erg krachtig en een geavanceerde programmeertaal geschikt voor drivers enzo.
: Ik woon in Brabant, Helmond (Dicht bij Eindhoven!)
: Maar ja over MSN zou beter zijn... Ik voeg je wel even toe aan messenger k? Mijn hotmail is Thor_Madman@hotm...
: Mag ik vragen welk boek je hebt want in mijn boek zijn de laatste twee hoofdstukken over Databases en Internet! Volgensmij hebben wij hetzelfde boek.
: Ik snapte databases nooit dus daar bleef ik op hangen. Ik ben toen gewoon verder gegaan met zelf dingen programmeren! Maar ik heb laatst het hoofdstuk afgemaakt en ben nu bij Internet!
:
:
:
: Greets...
: Richard
:
:
Lowlands United? ;o))) Nog een Belg ertegenaan smijten si :o) VB6 + VB.Net, klein beetje Java. Ben dus 21 m Weelde (tegen de Nederlandse grens aan). Tja, kweet ni juist wat het probleem op dit topic was maar geef me maar een seintje :o)

Greetz!
Bart
Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by Ray2003 on 10 Apr 2003 at 5:14 AM
: : : : : This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : : : : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : : : : : Hey,
: : : : : : :
: : : : : : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : : : : : :
: : : : : : :
: : : : : : : Greets...
: : : : : : : Richard
: : : : : :
: : : : : :
: : : : : : Ik kon ook uit Nederland.
: : : : : : Ik ben net begonnen met het leren programeren.
: : : : : : Misschien kunnen we elkaar helpen.
: : : : : :
: : : : : : Groetjes,
: : : : : :
: : : : : : VB Newbie
: : : : : :
: : : : : Ja,
: : : : : dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
: : : : :
: : : : : EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
: : : : :
: : : : : Greets...
: : : : : Richard
: : : : :
: : : :
: : : : Nu dus 4...
: : : : Ik ben 33 en programmeer al jaren in VB (is mijn werk)
: : : :
: : : : Groeten.
: : : : Remco
: : : :
: : : Weet ook al zeer veel van VB. WORDT mn beroep ook, heb je ook zin om samen te werken?
: : :
: : : Ray2003, NL
: : :
: :
: : Heel graag. Ik zoek al een tijdje iemand om samen mee te programmeren.
: : Over C++: C++ is heel erg krachtig en een geavanceerde programmeertaal geschikt voor drivers enzo.
: : Ik woon in Brabant, Helmond (Dicht bij Eindhoven!)
: : Maar ja over MSN zou beter zijn... Ik voeg je wel even toe aan messenger k? Mijn hotmail is Thor_Madman@hotm...
: : Mag ik vragen welk boek je hebt want in mijn boek zijn de laatste twee hoofdstukken over Databases en Internet! Volgensmij hebben wij hetzelfde boek.
: : Ik snapte databases nooit dus daar bleef ik op hangen. Ik ben toen gewoon verder gegaan met zelf dingen programmeren! Maar ik heb laatst het hoofdstuk afgemaakt en ben nu bij Internet!
: :
: :
: :
: : Greets...
: : Richard
: :
: :
: Lowlands United? ;o))) Nog een Belg ertegenaan smijten si :o) VB6 + VB.Net, klein beetje Java. Ben dus 21 m Weelde (tegen de Nederlandse grens aan). Tja, kweet ni juist wat het probleem op dit topic was maar geef me maar een seintje :o)
:
: Greetz!
: Bart
:
Check ff op de msgboards: !!! planning a big project !!!
Daar gaat t over...
Ray2003


Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by BitByBit_Thor on 12 Apr 2003 at 3:08 AM
: : : : : This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : : : : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : : : : : Hey,
: : : : : : :
: : : : : : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : : : : : :
: : : : : : :
: : : : : : : Greets...
: : : : : : : Richard
: : : : : :
: : : : : :
: : : : : : Ik kon ook uit Nederland.
: : : : : : Ik ben net begonnen met het leren programeren.
: : : : : : Misschien kunnen we elkaar helpen.
: : : : : :
: : : : : : Groetjes,
: : : : : :
: : : : : : VB Newbie
: : : : : :
: : : : : Ja,
: : : : : dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
: : : : :
: : : : : EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
: : : : :
: : : : : Greets...
: : : : : Richard
: : : : :
: : : :
: : : : Nu dus 4...
: : : : Ik ben 33 en programmeer al jaren in VB (is mijn werk)
: : : :
: : : : Groeten.
: : : : Remco
: : : :
: : : Weet ook al zeer veel van VB. WORDT mn beroep ook, heb je ook zin om samen te werken?
: : :
: : : Ray2003, NL
: : :
: :
: : Heel graag. Ik zoek al een tijdje iemand om samen mee te programmeren.
: : Over C++: C++ is heel erg krachtig en een geavanceerde programmeertaal geschikt voor drivers enzo.
: : Ik woon in Brabant, Helmond (Dicht bij Eindhoven!)
: : Maar ja over MSN zou beter zijn... Ik voeg je wel even toe aan messenger k? Mijn hotmail is Thor_Madman@hotm...
: : Mag ik vragen welk boek je hebt want in mijn boek zijn de laatste twee hoofdstukken over Databases en Internet! Volgensmij hebben wij hetzelfde boek.
: : Ik snapte databases nooit dus daar bleef ik op hangen. Ik ben toen gewoon verder gegaan met zelf dingen programmeren! Maar ik heb laatst het hoofdstuk afgemaakt en ben nu bij Internet!
: :
: :
: :
: : Greets...
: : Richard
: :
: :
: Lowlands United? ;o))) Nog een Belg ertegenaan smijten si :o) VB6 + VB.Net, klein beetje Java. Ben dus 21 m Weelde (tegen de Nederlandse grens aan). Tja, kweet ni juist wat het probleem op dit topic was maar geef me maar een seintje :o)
:
: Greetz!
: Bart
:
Heys....

Zo als je ziet hebben we al een paar nederlands sprekende mensen gevonden! Een paar van ons zijn van plan een groot project samen te doen! Ik, Nick en Jan (allemaal van deze thread!)! We zoeken nog 1 of 2 mensen. Als je gentereseerd bent check dan ff Ray2003's page hier op Programmers Heaven!

Greets...
Richard

Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by Ray2003 on 4 Mar 2003 at 12:57 PM
: This message was edited by BitByBit_Thor at 2003-3-1 6:44:46

: : : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : : Hey,
: : :
: : : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: : :
: : :
: : : Greets...
: : : Richard
: :
: :
: : Ik kon ook uit Nederland.
: : Ik ben net begonnen met het leren programeren.
: : Misschien kunnen we elkaar helpen.
: :
: : Groetjes,
: :
: : VB Newbie
: :
: Ja,
: dat lijkt me wel cool. Maar ik ben al redelijk ver... Nou ja ver... Ik ben over de beginselen heen en heb al een paar jaar ervaring! Maar ik wil je graag helpen en ik weet zeker dat jij mij ook nog het een en ander kunt leren!
:
: EDIT: Best wel cool eigenlijk... Toch al 3 mensen uit Nederland!
:
: Greets...
: Richard
:
:
:
:
Er zijn heel veel Nederlanders die programmeren. In welke provincie wonen jullie eigenlijk? Ik in de buurt van Rotterdam (Nieuwerkerk).

Ray2003


Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by Ray2003 on 4 Mar 2003 at 12:54 PM
: : : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: : : :
: : : :
: : : There's another way to solve your problem:
: : : In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
: : :
: : : If you don't want this the answer to your question is simple:
: : : Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
: : :
: : : Hope you can use it,
: : : Ray2003, 14 years, NL
: : :
: : :
: : :
: : (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: : Hey,
: :
: : Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
: :
: :
: : Greets...
: : Richard
:
:
: Ik kon ook uit Nederland.
: Ik ben net begonnen met het leren programeren.
: Misschien kunnen we elkaar helpen.
:
: Groetjes,
:
: VB Newbie
:
Heb net al antwoord gegeven op Richard. Ik wil je wel helpen maar de echte beginselen zal je dan wel een beetje moeten kennen.

Ray2003, 14, NL


Report
Re: IGNORE IF YOU ARE NOT DUTCH! Posted by Ray2003 on 4 Mar 2003 at 12:52 PM
: : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: : :
: : :
: : There's another way to solve your problem:
: : In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
: :
: : If you don't want this the answer to your question is simple:
: : Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
: :
: : Hope you can use it,
: : Ray2003, 14 years, NL
: :
: :
: :
: (IF YOU ARE NOT DUTCH, IGNORE THIS POST!)
: Hey,
:
: Uit Nederland? Ik ben 15, ook uit NL! Hoe lang programmeer je al. Ik zoek eigenlijk iemand om samen mee te programmeren!
:
:
: Greets...
: Richard
:
:
K ook, programmeer al 3 jaar Visual Basic en weet nu zo'n beetje alles behalve databases. Ben nu bezig met geavanceerd Winsock programmeren (je weet wel chat programma's over LAN)

Ray2003


Report
Re: Display and control of multiple forms Posted by Ian Watts on 3 Mar 2003 at 12:51 AM
: : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: :
: :
: There's another way to solve your problem:
: In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
:
: If you don't want this the answer to your question is simple:
: Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
:
: Hope you can use it,
: Ray2003, 14 years, NL
:
I have set up the api function call as you suggest but all remains the same ! To be more accurate with my requirement : I have one form that covers the whole screen (main form). By selecting a particular option from the menu (on that main form) a smaller form appears with some additional data in it. Currently, as soon as I click back onto the main (original / full screen sized) form the smaller (data) form disappears. I'd like it to stay on top of the main form until I tell iut to hide itself or unload it. . . can you help ?

Report
Re: Display and control of multiple forms Posted by BitByBit_Thor on 3 Mar 2003 at 5:53 AM
This message was edited by BitByBit_Thor at 2003-3-3 5:55:31

: : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: : :
: : :
: : There's another way to solve your problem:
: : In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
: :
: : If you don't want this the answer to your question is simple:
: : Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
: :
: : Hope you can use it,
: : Ray2003, 14 years, NL
: :
: I have set up the api function call as you suggest but all remains the same ! To be more accurate with my requirement : I have one form that covers the whole screen (main form). By selecting a particular option from the menu (on that main form) a smaller form appears with some additional data in it. Currently, as soon as I click back onto the main (original / full screen sized) form the smaller (data) form disappears. I'd like it to stay on top of the main form until I tell iut to hide itself or unload it. . . can you help ?
:
:

Well, you could either make an MDI strcuture... or as you probably want, you can show the form modally. That means that until that form hides, you can't use your main form.
Example (Somewhere in your main form):
Form2.Show vbModal

If you do that and you want to retrieve some information from the form, you must NOT unload it but hide it. (That means you have to make sure that clicking the X of the window won't unload but Hide. You can catch that in the form_unload event!)
After that you can check the form's property's and so... after you are finished unload it.




Greets...
Richard



Report
Re: Display and control of multiple forms Posted by Ray2003 on 4 Mar 2003 at 1:06 PM
: : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: : :
: : :
: : There's another way to solve your problem:
: : In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
: :
: : If you don't want this the answer to your question is simple:
: : Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
: :
: : Hope you can use it,
: : Ray2003, 14 years, NL
: :
: I have set up the api function call as you suggest but all remains the same ! To be more accurate with my requirement : I have one form that covers the whole screen (main form). By selecting a particular option from the menu (on that main form) a smaller form appears with some additional data in it. Currently, as soon as I click back onto the main (original / full screen sized) form the smaller (data) form disappears. I'd like it to stay on top of the main form until I tell iut to hide itself or unload it. . . can you help ?
:
:
Ohhhh, that problem. I faced it too when I began to make a setup a year ago. On the main form you can set a boolean if the smaller form is visible or not. Then set in the Click-event(and double-click!!!I'll explain that later) of the main form a procedure that shows the smaller form when the bool is true. Then place in the unload or hide event a procedure that sets the bool back to false.

TO EVERYONE WHO READS THIS AND WANTS MY HELP: EXPLAIN YOUR PROBLEM AND GIVE WHY YOU WANT TO KNOW IT, ONLY THEN I CAN GIVE GOOD HELP.

Greets,
Ray2003, 14 years, NL


Report
Re: Display and control of multiple forms Posted by DJ_Cyrax on 23 Mar 2003 at 3:25 AM
: : : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: : : :
: : : :
: : : There's another way to solve your problem:
: : : In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
: : :
: : : If you don't want this the answer to your question is simple:
: : : Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
: : :
: : : Hope you can use it,
: : : Ray2003, 14 years, NL
: : :
: : I have set up the api function call as you suggest but all remains the same ! To be more accurate with my requirement : I have one form that covers the whole screen (main form). By selecting a particular option from the menu (on that main form) a smaller form appears with some additional data in it. Currently, as soon as I click back onto the main (original / full screen sized) form the smaller (data) form disappears. I'd like it to stay on top of the main form until I tell iut to hide itself or unload it. . . can you help ?
: :
: :
: Ohhhh, that problem. I faced it too when I began to make a setup a year ago. On the main form you can set a boolean if the smaller form is visible or not. Then set in the Click-event(and double-click!!!I'll explain that later) of the main form a procedure that shows the smaller form when the bool is true. Then place in the unload or hide event a procedure that sets the bool back to false.
:
: TO EVERYONE WHO READS THIS AND WANTS MY HELP: EXPLAIN YOUR PROBLEM AND GIVE WHY YOU WANT TO KNOW IT, ONLY THEN I CAN GIVE GOOD HELP.
:
: Greets,
: Ray2003, 14 years, NL
:
:
:

Als we dan toch ff een "lage-landen" clubje gaan oprichten, wil ik wel meedoen :d

ik ben Jan, ben 19 jaar en ik woon in Belgi, lommel om precies te zijn. Een stad op de grens met nederland, opn klein uurtje van eindhoven ...
Ik heb al redelijk wat ervaring met de pure basics van VB en kan redelijk ingewikkelde formules uitwerken. en ik kan sinds kort ook werken met databanken. De meer gecompliceerde dingen zoals classes en registerbeheer ontgaan me wel even ...

MSN: cyrax_creations@hotmail.com
MAIL: info@cyrax-creations.net

groetjes
Report
Re: Display and control of multiple forms Posted by BitByBit_Thor on 23 Mar 2003 at 1:32 PM
: : : : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: : : : :
: : : : :
: : : : There's another way to solve your problem:
: : : : In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
: : : :
: : : : If you don't want this the answer to your question is simple:
: : : : Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
: : : :
: : : : Hope you can use it,
: : : : Ray2003, 14 years, NL
: : : :
: : : I have set up the api function call as you suggest but all remains the same ! To be more accurate with my requirement : I have one form that covers the whole screen (main form). By selecting a particular option from the menu (on that main form) a smaller form appears with some additional data in it. Currently, as soon as I click back onto the main (original / full screen sized) form the smaller (data) form disappears. I'd like it to stay on top of the main form until I tell iut to hide itself or unload it. . . can you help ?
: : :
: : :
: : Ohhhh, that problem. I faced it too when I began to make a setup a year ago. On the main form you can set a boolean if the smaller form is visible or not. Then set in the Click-event(and double-click!!!I'll explain that later) of the main form a procedure that shows the smaller form when the bool is true. Then place in the unload or hide event a procedure that sets the bool back to false.
: :
: : TO EVERYONE WHO READS THIS AND WANTS MY HELP: EXPLAIN YOUR PROBLEM AND GIVE WHY YOU WANT TO KNOW IT, ONLY THEN I CAN GIVE GOOD HELP.
: :
: : Greets,
: : Ray2003, 14 years, NL
: :
: :
: :
:
: Als we dan toch ff een "lage-landen" clubje gaan oprichten, wil ik wel meedoen :d
:
: ik ben Jan, ben 19 jaar en ik woon in Belgi, lommel om precies te zijn. Een stad op de grens met nederland, opn klein uurtje van eindhoven ...
: Ik heb al redelijk wat ervaring met de pure basics van VB en kan redelijk ingewikkelde formules uitwerken. en ik kan sinds kort ook werken met databanken. De meer gecompliceerde dingen zoals classes en registerbeheer ontgaan me wel even ...
:
: MSN: cyrax_creations@hotmail.com
: MAIL: info@cyrax-creations.net
:
: groetjes
:

LOL...
Graag... Ik zoek al een paar jaar naar een paar programmeurs om samen mee te programmeren.

Ik ben Richard en ik ben 15 jaar... Ik heb redelijk veel ervaring in Visual Basic en ik begin het idee achter API's te snappen... Dus ook het register en Classes zeker... Hoewel ik daar nou niete expert in ben maar ik begin het te leren!

Met Databases heb ik altijd al wat problemen gehad en ik snap er nog geen hol van zelfs na het een na laatste hoofdstuk van mijn boek wat over databases ging!


Greets...
Richard

Report
Re: Display and control of multiple forms Posted by DJ_Cyrax on 23 Mar 2003 at 10:25 PM
: : : : : : I find that VB produces an error of 'Max. no. of controls reached for this form. . ." or similar. I have, therefore, split the one large form into various smaller forms BUT would like to be able to view two or more forms at the same time. I find that I am able to display more than one form but as soon as I click on one of them the others disappear - I'd be greateful for any advice. . .
: : : : : :
: : : : : :
: : : : : There's another way to solve your problem:
: : : : : In VB the maximum no. of controls is 32767 (max integer value). There's a way to solve this: Just make arrays!
: : : : :
: : : : : If you don't want this the answer to your question is simple:
: : : : : Just use the SetWindowPos API and set them both on TOP-MOST (const: -1)
: : : : :
: : : : : Hope you can use it,
: : : : : Ray2003, 14 years, NL
: : : : :
: : : : I have set up the api function call as you suggest but all remains the same ! To be more accurate with my requirement : I have one form that covers the whole screen (main form). By selecting a particular option from the menu (on that main form) a smaller form appears with some additional data in it. Currently, as soon as I click back onto the main (original / full screen sized) form the smaller (data) form disappears. I'd like it to stay on top of the main form until I tell iut to hide itself or unload it. . . can you help ?
: : : :
: : : :
: : : Ohhhh, that problem. I faced it too when I began to make a setup a year ago. On the main form you can set a boolean if the smaller form is visible or not. Then set in the Click-event(and double-click!!!I'll explain that later) of the main form a procedure that shows the smaller form when the bool is true. Then place in the unload or hide event a procedure that sets the bool back to false.
: : :
: : : TO EVERYONE WHO READS THIS AND WANTS MY HELP: EXPLAIN YOUR PROBLEM AND GIVE WHY YOU WANT TO KNOW IT, ONLY THEN I CAN GIVE GOOD HELP.
: : :
: : : Greets,
: : : Ray2003, 14 years, NL
: : :
: : :
: : :
: :
: : Als we dan toch ff een "lage-landen" clubje gaan oprichten, wil ik wel meedoen :d
: :
: : ik ben Jan, ben 19 jaar en ik woon in Belgi, lommel om precies te zijn. Een stad op de grens met nederland, opn klein uurtje van eindhoven ...
: : Ik heb al redelijk wat ervaring met de pure basics van VB en kan redelijk ingewikkelde formules uitwerken. en ik kan sinds kort ook werken met databanken. De meer gecompliceerde dingen zoals classes en registerbeheer ontgaan me wel even ...
: :
: : MSN: cyrax_creations@hotmail.com
: : MAIL: info@cyrax-creations.net
: :
: : groetjes
: :
:
: LOL...
: Graag... Ik zoek al een paar jaar naar een paar programmeurs om samen mee te programmeren.
:
: Ik ben Richard en ik ben 15 jaar... Ik heb redelijk veel ervaring in Visual Basic en ik begin het idee achter API's te snappen... Dus ook het register en Classes zeker... Hoewel ik daar nou niete expert in ben maar ik begin het te leren!
:
: Met Databases heb ik altijd al wat problemen gehad en ik snap er nog geen hol van zelfs na het een na laatste hoofdstuk van mijn boek wat over databases ging!
:
:
: Greets...
: Richard
:
ik ben toevallig gister begonnen met register API's :)
t begint wel wat te lukken hier :d

Report
Re: Display and control of multiple forms Posted by BitByBit_Thor on 24 Mar 2003 at 8:27 AM
This message was edited by BitByBit_Thor at 2003-3-24 8:27:34

: : : Als we dan toch ff een "lage-landen" clubje gaan oprichten, wil ik wel meedoen :d
: : :
: : : ik ben Jan, ben 19 jaar en ik woon in Belgi, lommel om precies te zijn. Een stad op de grens met nederland, opn klein uurtje van eindhoven ...
: : : Ik heb al redelijk wat ervaring met de pure basics van VB en kan redelijk ingewikkelde formules uitwerken. en ik kan sinds kort ook werken met databanken. De meer gecompliceerde dingen zoals classes en registerbeheer ontgaan me wel even ...
: : :
: : : MSN: cyrax_creations@hotmail.com
: : : MAIL: info@cyrax-creations.net
: : :
: : : groetjes
: : :
: :
: : LOL...
: : Graag... Ik zoek al een paar jaar naar een paar programmeurs om samen mee te programmeren.
: :
: : Ik ben Richard en ik ben 15 jaar... Ik heb redelijk veel ervaring in Visual Basic en ik begin het idee achter API's te snappen... Dus ook het register en Classes zeker... Hoewel ik daar nou niete expert in ben maar ik begin het te leren!
: :
: : Met Databases heb ik altijd al wat problemen gehad en ik snap er nog geen hol van zelfs na het een na laatste hoofdstuk van mijn boek wat over databases ging!
: :
: :
: : Greets...
: : Richard
: :
: ik ben toevallig gister begonnen met register API's :)
: t begint wel wat te lukken hier :d
:
:
Mooi zo...
Mag je het mij uitleggen als je het snapt

Greets...
Richard



1 2  Next



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.