Combobox/vaSpread Load behaviour in SSTab while form loads 
Author Message
 Combobox/vaSpread Load behaviour in SSTab while form loads

Are you sure that they are contained by the SSTAB and merely superimposed
but with a real container of the form. To check just try and drag them off
the SSTAB. If you can't drag them past the SSTAB boundaries then they are
contained! If not, select them, edit-cut, select the sstab and paste.
--
Regards - John Rischmiller.


Quote:
> The problem in the attached screen is that the Surname and
> Nationality comboboxes are not visible.Both combos are in
> SSTab control which is called in form_load event. If the
> combos are not populated then they become visible but
> invisible when data is populated. Please help me to
> rectify the problem.



Mon, 28 Feb 2005 17:42:27 GMT  
 Combobox/vaSpread Load behaviour in SSTab while form loads
Basically the form has SSTab and Combobox controls
seperately. The Combobox control is just placed in the
SSTab. You are right the Combobox is actually contained in
one of the tab. Infact there are similar comboboxes in
other tabs (Co Details,Home/Biz Addr/Billing Addr) which
you don't see in the picture.

This problem of comboboxes not being visible is happening
only during form_load.

If the focus is taken to other tab(for example Home/Biz
tab) and focus returns to Personal Applicant Details tab
then I will be able to see all the  
Surname/Nationality/Type of Industry Comboboxes.

Kindly help me to solve this issue.



Mon, 28 Feb 2005 17:57:57 GMT  
 Combobox/vaSpread Load behaviour in SSTab while form loads
The problem will be gone for good if you place only a single frame on each
tab (border/caption optional) and place your controls in these frames...
Watch for link wrap...

Subject: Re: Lost focus?
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=u0%2...
HA.1064%40tkmsftngp04

--
Ken Halter - MS-MVP-VB - Please keep it in the groups..
http://www.vbsight.com - http://www.vbsight.com/MultiColumn.htm
New Tabbed Dialog http://www.vbsight.com/TBGDialogCTL.htm


Quote:
> Basically the form has SSTab and Combobox controls
> seperately. The Combobox control is just placed in the
> SSTab. You are right the Combobox is actually contained in
> one of the tab. Infact there are similar comboboxes in
> other tabs (Co Details,Home/Biz Addr/Billing Addr) which
> you don't see in the picture.

> This problem of comboboxes not being visible is happening
> only during form_load.

> If the focus is taken to other tab(for example Home/Biz
> tab) and focus returns to Personal Applicant Details tab
> then I will be able to see all the
> Surname/Nationality/Type of Industry Comboboxes.

> Kindly help me to solve this issue.



Mon, 28 Feb 2005 22:17:24 GMT  
 Combobox/vaSpread Load behaviour in SSTab while form loads
Thanks very much for your reply. We tried to use Single
frame. But still the DropDown comboboxes don't seem to be
visible. If we switch between tabs then they become
visible. Kindly suggest us alternative solutions if any.

Thanks again in advance for your support



Tue, 01 Mar 2005 10:53:42 GMT  
 Combobox/vaSpread Load behaviour in SSTab while form loads
If you're sure that the combo's are contained by the frames and are still
misbehaving (which means ComboName.ZOrder wouldn't effect the display at
all), about all I can think of is to switch to the highest tab in form
load... and then switch to the default tab in form activate. That should be
fairly close to manually clicking on the tabs after form load.

--
Ken Halter - MS-MVP-VB - Please keep it in the groups..
http://www.vbsight.com/ - http://www.vbsight.com/MultiColumn.htm
New Tabbed Dialog http://www.vbsight.com/TBGDialogCTL.htm

Quote:

> Thanks very much for your reply. We tried to use Single
> frame. But still the DropDown comboboxes don't seem to be
> visible. If we switch between tabs then they become
> visible. Kindly suggest us alternative solutions if any.

> Thanks again in advance for your support



Tue, 01 Mar 2005 12:12:50 GMT  
 Combobox/vaSpread Load behaviour in SSTab while form loads
We have already tried this solution also. But still the
controls are not visible. Is there any other solution?

Thanks in advance



Tue, 01 Mar 2005 15:32:55 GMT  
 Combobox/vaSpread Load behaviour in SSTab while form loads
I'm happy to take a look at the form if you email it to the address below,
though I don't have the experience of Ken and the other MVPs.
--
Regards - John Rischmiller.


Quote:
> Basically the form has SSTab and Combobox controls
> seperately. The Combobox control is just placed in the
> SSTab. You are right the Combobox is actually contained in
> one of the tab. Infact there are similar comboboxes in
> other tabs (Co Details,Home/Biz Addr/Billing Addr) which
> you don't see in the picture.

> This problem of comboboxes not being visible is happening
> only during form_load.

> If the focus is taken to other tab(for example Home/Biz
> tab) and focus returns to Personal Applicant Details tab
> then I will be able to see all the
> Surname/Nationality/Type of Industry Comboboxes.

> Kindly help me to solve this issue.



Fri, 04 Mar 2005 19:15:29 GMT  
 
 [ 7 post ] 

 Relevant Pages 

1. SSTAB loading with controls at run time LOAD() vs INITIALIZE()

2. Changing SSTab-tab in Form Load

3. How to load form into SStab tabs

4. Combobox prob in form load

5. Looking for dynamic ComboBox-VBX (goes too long in Form.Load)

6. Not a loaded class error when loading form

7. VB6: application in runtime environment with error on loading form: ado cannot load object

8. How to load resorces of a form that is not loaded

9. Load Controls/SSTab

10. Using TabStrip/SSTab to dynamically load frames

11. Loading controls on SSTab

12. Dynamically Loaded/Unloaded Controls using SSTab and Frames

 

 
Powered by phpBB® Forum Software