1. New EuControl Idea

Tommy,

How about an auto-sizing label? :)

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » topic index » view message » categorize

2. Re: New EuControl Idea

> How about an auto-sizing label? :)

Ya! If VB can do it, why can't Euphoria?

~Greg

new topic     » goto parent     » topic index » view message » categorize

3. Re: New EuControl Idea

> Tommy,
> 
> How about an auto-sizing label? :)

So it's just a label that adjusts its size to fit the content?

--
tommy online: http://users.telenet.be/tommycarlier
Euphoria Message Board: http://uboard.proboards32.com

new topic     » goto parent     » topic index » view message » categorize

4. Re: New EuControl Idea

c> Tommy,

c> How about an auto-sizing label? :)


Tommy,

How about a hyperlink label?
(label  that   changes  color  when  hovered  and do an action when
clicked)

^^

new topic     » goto parent     » topic index » view message » categorize

5. Re: New EuControl Idea

Akusaya wrote:
> How about a hyperlink label?
> (label  that   changes  color  when  hovered  and do an action when
> clicked)

Already thought about it. Detecting hover-events (MouseEnter and MouseLeave)
isn't standard functionality in Win32Lib (or regular Windows API-programming).
This could be emulated. My idea was a bit larger than just a Hyperlink label: I
was thinking of a button-control that is a lot more advanced than the regular
button: custom painting, images & text, hover-effects, ... A hyperlink could then
just be such a button, with the Hyperlink-style (no border, colored text,
hand-cursor, ...)

It's on my TODO-list, but right now I'm short of time to start a new project. My
free time is (for the moment) spent on these projects:
- Kanarie Template System
- WIPI: <W>in32Lib <I>DE <P>lug<I>ns
- Finding and solving a nasty bug in the polygon-algorithms of Win32Dib

PS: Jiri Babor: I have a question for you. As you know, the polygon-algorithms
of Win32Dib are a modified version of your texture-mapping algorithm. The problem
is: CK has sent me a demo that shows the mapping is not quite linear: the texture
is a bit warped. You can see this best when you use an image with lines that have
an angle of 45degrees (to the left or right). Does your original algorithm also
suffer from this warping? Or could something have gone wrong with modifying it? I
can't seem to find a flaw in the algorithm.
--
tommy online: http://users.telenet.be/tommycarlier
Euphoria Message Board: http://uboard.proboards32.com

new topic     » goto parent     » topic index » view message » categorize

6. Re: New EuControl Idea

Tommy Carlier wrote:
> 
> > Tommy,
> > 
> > How about an auto-sizing label? :)
> 
> So it's just a label that adjusts its size to fit the content?

Yeah. Easy, huh?! Yet so functional. :)

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu