Icon View Thread

The following is the text of the current message along with any replies.
Messages 31 to 35 of 35 total
Thread Control/Component Properties/Events/Method Enhancement Suggestions
Sun, Jul 5 2015 4:39 PMPermanent Link

ae1080

OnEnter/OnExit events for grids


"Tim Young [Elevate Software]" wrote:

I'm going to be starting the next round of control enhancements in the next
couple of weeks, and so I thought I'd start a thread to gather up the most
sought-after improvements.   I'm not looking for ideas for *new*
controls/components, but rather incremental improvements or small missing
properties/events/methods from existing controls/components.

I'll start with a few myself:

- Background property for panel caption bars (this is already done)
- Icons for caption bars (panels/dialogs)
- Icons for buttons and an Alignment property for the captions
- OnColumnEnter/OnColumnExit events for grids

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Jul 6 2015 4:13 AMPermanent Link

Matthew Jones

Steve Gill wrote:

> * Inline HTML formatting support in the TLabel Caption, eg. "This is
> a <b>label</b>."

I agree, some sort of support for basic formatting would be very nice.
I often have a chunk of text that a little word or two would be nice to
bolden. I'd be happy with a *bolden* style of operation for this if
full HTML would be too much (it obviously is trying to impose HTML in
an HTML framework, whereas *asterisks* are just being hints that can be
interpreted if an option is set to do so).

--

Matthew Jones
Mon, Jul 6 2015 4:15 AMPermanent Link

Matthew Jones

Raul wrote:

> Browser1.DocumentText := '<b>Hello world</b>';

I've done this on my shop for more complex texts, but the biggest issue
I faced was needing all the CSS to work to make it look the same. It
would be nice to have a way (probably just documenting it) to have the
simple document text to look the same as the application.

--

Matthew Jones
Fri, Jul 17 2015 7:28 AMPermanent Link

Rick

On 29/06/15 22:22, Tim Young [Elevate Software] wrote:
> << Furthermore, this scenario doesn't seem to respond to the mouse wheel
> either? >>
>
> I have to look into that - all of the components should *always* tell
> the browser to allow mouse-wheel events (unlike touch events), but there
> may also be a nesting issue here.
>

Tim, did you discover the problem with TScrollPanel and the mousewheel?
I am encountering the issue here the mouse wheel won't scroll the panel.
Will a fix be available in the next EWB2 release?

--
Rick
Fri, Jul 17 2015 3:53 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rick,

<< Tim, did you discover the problem with TScrollPanel and the mousewheel? I
am encountering the issue here the mouse wheel won't scroll the panel.  Will
a fix be available in the next EWB2 release? >>

Yes, and yes.

Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 4 of 4
Jump to Page:  1 2 3 4
Image