|
-
Mar 7th, 2024, 08:08 AM
#1
Addicted Member
Re: [VB6] FIRENZE LABEL - label control with so many functions
How to add some features for better control
I use the 3D Active Button Magic control and it has very good features.
If it can be added to the Firenze Label control, it would be great.
For example, you can control multiple captions
in all directions by changing the color and font of each title
Last edited by Mojtaba; Mar 7th, 2024 at 08:11 AM.
-
Mar 8th, 2024, 06:58 AM
#2
Re: [VB6] FIRENZE LABEL - label control with so many functions
 Originally Posted by Mojtaba
How to add some features for better control
...
For example, you can control multiple captions
in all directions by changing the color and font of each title
Since the Firence-Label is windowless (using relatively few resources) -
why not solve this problem via:
- multiple Label-Controls
- instead of multiple Captions per Label-Control
IMO such cases should be relatively rare - adding a few more Labels should not be overly complicated.
Olaf
-
Mar 8th, 2024, 07:09 AM
#3
Addicted Member
Re: [VB6] FIRENZE LABEL - label control with so many functions
 Originally Posted by Schmidt
Since the Firence-Label is windowless (using relatively few resources) -
why not solve this problem via:
- multiple Label-Controls
- instead of multiple Captions per Label-Control
IMO such cases should be relatively rare - adding a few more Labels should not be overly complicated.
Olaf
I am making a lunar, solar and Gregorian calendar and I need a lot of stickers


Isn't this method better with fewer labels?
Last edited by Mojtaba; Mar 8th, 2024 at 07:19 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|