DockingPane and dropdown action of combobox |
Post Reply |
Author | |
joeliner
Senior Member Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
Posted: 27 September 2007 at 10:40am |
hi, i noticed a quire behaviour with the dockbar and suitecontrols.combobox - when the combobox is placed on a form and the form is then docked on to the main form that has a dockingpane, dockpane (i beleive) 'eats' up the dropdown action. apparently this also happens with the ms-combobox. I donno if and how soon this will be fixed but am trying to avoid using other ways of displaying pick-items. hope it will be fixed for next sub-release. regards, |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
hm. strange, I can't reproduce it with our SdiSample.
Can you please attach small sample to show it?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
joeliner
Senior Member Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
|
Hi oleg,
Looks got something to do with ribbonbar since it works fine if MDI form has no ribbonbar.
av used ribbonMDIsample uploads/20071002_092846_RibbonMDISample.zip
note: all is ok if form is not MDIchild.
thanks
|
|
joeliner
Senior Member Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
|
hi oleg, noticed same behaviour with 11.2.1. Any hope? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Sorry, didn't see post with sample :-( When you submit some bugs/problems better use issuetrack than forum.
Yes, when another Form used as pane for MDI child, vb failed to find right control to set focus.
For MDI childs we very recommend instead of external forms use controls from same form as childs for panes.
in frmDocument add PctureBox, add Combo to this picturebox and attach picturebox to pane instead of frmPane.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
PhilB
Newbie Joined: 09 November 2007 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
We have a similar problem, only with textboxes where the control won't get given the focus when you click on it. Agree with joeliner than the ribbonbar combination might have something to do with it as this is the only thing different i see to your sample (which works fine).
joeliner - does the problem go away if the pane is floated as this seems to fix it for us...? |
|
joeliner
Senior Member Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
|
Hi philb,
Thanks. For my case wont like to float pane since am calling forms from dll to create a composite form wit different options. Al try out oleg's advise and observe if any difference.
regards,
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |