I want to show wrap Text toolTip? what can I do ?
I try much ways, but all its show on one line..
Hi to all,
I've just created the area where to put presentations, papers, etc on Pivot.
Do you prefer a subfolder structure (for example by year), or by event
? Or other ?
Tell me so I can publish mine tonight and start to spread some link to it :-) .
Bye,
Sandro
The branch has been created.
This means that if you're working on a 1.5.1 feature, you'll need to submit
it to both the 1.5.x branch and the trunk. 1.6+ features should just be
added to the trunk.
-T
On Mon, Jun 7, 2010 at 11:09 AM, Greg Brown wrote:
> I was thinking we'd create it from trunk
I was thinking we'd create it from trunk.
- Reply message -
From: "Todd Volkert"
Date: Mon, Jun 7, 2010 11:03 am
Subject: [RFC] adding components to TextArea
To:
Should the 1.5.x branch be created from the 1.5 tag or from the current
trunk?
-T
On Mon, Jun 7, 2010 at 9:33 AM, Greg Bro
[
https://issues.apache.org/jira/browse/PIVOT-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876266#action_12876266
]
Todd Volkert commented on PIVOT-519:
What if the leading or trailing white space is inte
Should the 1.5.x branch be created from the 1.5 tag or from the current
trunk?
-T
On Mon, Jun 7, 2010 at 9:33 AM, Greg Brown wrote:
> I think that traversing the view hierarchy again is OK.
>
> Also, I think we should probably consider creating a 1.5.x branch at this
> point. That will allow us
I think that traversing the view hierarchy again is OK.
Also, I think we should probably consider creating a 1.5.x branch at this
point. That will allow us to continue making fixes to the 1.5 tree but will
also allow you to check in your code.
On Jun 7, 2010, at 9:24 AM, Noel Grandin wrote:
>
> I have to do it this way because TextAreaSkin only calculates position
> information during paint().
I don't think that's accurate. It should be calculated in layout(), when
validate() is called on the document view. You should be able to position/size
the components after that call.
I want to display GBK\GB2312 String on TextInput Component, but can't normal
display. what can I do ??
Hi
The new child components are laid out using the existing *NodeView inner
classes in TextAreaSkin.
Currently, I set the size of the child components during the layout()
operation, and I set their position during the paint() operation.
I have to do it this way because TextAreaSkin only calculates
10 matches
Mail list logo