Property Grid Sample. |
Post Reply |
Author | |
Kevin6
Groupie Joined: 13 May 2005 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
Posted: 13 May 2005 at 8:23am |
Version V9.601 The property grid sample that ships with V9.601 contains some custom items, one of which is a spinbutton. The code mades the following call: m_wndSpin.SetRange(0, 100); But if you run the sample, then the range is not observed. Any ideas? (This is exactly the piece of code that I need!) Regards, Kevin.
|
|
Kevin.
|
|
Kevin6
Groupie Joined: 13 May 2005 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
|
DUH! - Having a bad afternoon... It's because OnDeltapos negates the SetRange..... Fixed!
|
|
Kevin.
|
|
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 |