![]() |
How to make a combobox with icon and text? |
Post Reply
|
| Author | |
likigoldenstar
Newbie
Joined: 03 April 2008 Location: Malaysia Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Topic: How to make a combobox with icon and text?Posted: 07 April 2008 at 5:32am |
|
Hi,
I want to make a combobox which has text and icon.
Like this:
index icon, text
Item1 :
AAAItem2 :
BBBItem3 :
CCCHow can i do that?
Please give me a help.
Thansk / regards
|
|
|
Liki goldenstar
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2008 at 6:03am |
|
Hi,
Afraid it can't show text/icon/text. Only icon/text.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
likigoldenstar
Newbie
Joined: 03 April 2008 Location: Malaysia Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2008 at 7:45pm |
|
Hi,
Please explain how to make a combobox with icon and text.
It's just thing to know.
I am glad you can make a combobox with icon/text.
Please .
Thanks/Regards.
|
|
|
Liki goldenstar
|
|
![]() |
|
ijwelch
Senior Member
Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2008 at 11:57pm |
|
This is/will be supported in version 12 (see controls sample, markup tab in latest beta).
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 April 2008 at 1:54am |
|
Hi,
Liki, you need it for CommandBars's Combo, right?
You need ListIconId property - see description in help.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
likigoldenstar
Newbie
Joined: 03 April 2008 Location: Malaysia Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 April 2008 at 5:08am |
|
Hi,
Thanks, Mr.Oleq.
One more thing.
In item of combobox, we can use only image (type:png and so on.) and resource as ICON.
but, i want to use ICON that i draw directly in the code (using graphical functions: Graphics.FillRectangle () ).
Then, how shall i do?
Please give me a help.
I wish u can give me a best answer.
Thanks / Ri
|
|
|
Liki goldenstar
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 April 2008 at 7:34am |
|
Hello, Workaround is draw some graphic, convert it to Bitmap/Icon and add this bitmap to imagemanager.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
likigoldenstar
Newbie
Joined: 03 April 2008 Location: Malaysia Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 April 2008 at 6:09am |
|
Hi,
Thanks for your reply.
But, i can't implement in the code using your saying, though i tried to do that.
I don' understand your saying with a short sentence.
I am a beginer in codejock.
Please explain in detail and give me a simple sampl code.
I want to implement like that:
Font family combobox and rectangle style combobox.
![]() ![]() Please give help in detail.
Deadline. is almost done......
![]() Thanks / Regars.
|
|
|
Liki goldenstar
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 April 2008 at 2:13am |
|
See sample here: https://forum.codejock.com/forum_posts.asp?TID=9938
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |