Jump to content

custom control feasible?


merijnb

Recommended Posts

Hey all,

I'm new to web frameworks for Delphi and looking at unigui to see what it can do for me.

I'm looking if it's possible to create a control which looks something like this:

2mvsbU9.png

Both left and right side are separately clickable, the left side now also can function as a 'progress bar'.

 

hTToUhi.png

 

Is it feasible to build something like this with unigui? What would be a good approach? Start with something like a Panel and put extra controls on there? Paint everything with a canvas?

Curious to your thoughts!

Thanks :)

  • Thanks 1
Link to comment
Share on other sites

15 hours ago, Sherzod said:

Hello,

Thank you for your interest in UniGUI.

You can try to do something similar on UniSegmentedButton.

image.png.c2187196da80fc528e35bb2dea61bac6.png

Thanks for that, that looks interesting.

Now I'm only trialling so I can't see the sources of unigui, but can you say something on how customizable something like UniSegmentedButton is?

Can I think in the lines of making a descendant component in which I can change how caption is draw, etc?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...