Print Page | Close Window

BUG: Different behaviour with enums

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Property Grid
Forum Description: Topics Related to Codejock Property Grid
URL: http://forum.codejock.com/forum_posts.asp?TID=13572
Printed Date: 02 May 2024 at 2:38pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: BUG: Different behaviour with enums
Posted By: Aaron
Subject: BUG: Different behaviour with enums
Date Posted: 04 March 2009 at 4:14am
Hi,
 
When clicking on Item with enums (combobox) it drops down immediately and if a InplaceButton is added you have to click on arrow button to dropdown combobox.
 
I have several items with an InplaceButton and users will be asking why it doesn't dropdown as with other items with no InplaceButton. Is it possible to change this? It would be nice if it would behave the same way all the time. 
 
Thank you
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....



Replies:
Posted By: Oleg
Date Posted: 04 March 2009 at 5:18am
Hi,
 
It only depends on ItemHasEdit flag of Item.Flags


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Aaron
Date Posted: 04 March 2009 at 7:25am
Hi Oleg,
 
I believe it depends on something else...
 
But here's test project
 
https://forum.codejock.com/uploads/20090304_072434_TestPropertyGri.zip - uploads/20090304_072434_TestPropertyGri.zip
 
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: Oleg
Date Posted: 05 March 2009 at 8:00am
Hi,
 
Right. :( we have also (m_pInplaceButtons->GetCount() == 1) check.
Changed to m_pInplaceButtons->GetCount() >= 1 for future.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net