The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
41 views

Align a label to text of first RadioButton

I have a TableLayout with 2 columns: label and input field (Spinner, EditText, RadioGroup). I want to align the label for the RadioGroup to be exactly in vertical alignment with the text of the first ...
0
votes
1answer
34 views

Alignment of different size text in adjacent <spans>

Please could someone help me with this, I'm past the stage of pulling my hair out and don't want to end up bald! Having searched SO, read about and tinkered with inline / inline-block, float, ...
4
votes
1answer
130 views

Calculate Font baseline in WinRT

I'd like to find out the baseline of a font in WinRT. I've also calculated the size of text for a particular font by creating a dummy TextBlock, but I'm not sure how to calculate the baseline. Is ...
0
votes
0answers
28 views

baseline + fill in MigLayout

I want to align two components at their baseline, but one of them should vertically fill the remaining space. See this example: import com.jgoodies.looks.plastic.PlasticXPLookAndFeel; import ...
0
votes
1answer
52 views

how to compute vertical line shift for font drawing?

Do you know how to compute the vertical shift for font drawing ? Explaination: I am drawing 2D letters in a 3D world and I would like to return to a newline. So I need to compute the vector between ...
0
votes
0answers
152 views

CSS Typography - Why is the baseline grid totally off?

Today I read an article about CSS Typography and how to set up a simple baseline grid. I thought it could be fun to try so I set everything up, but apparently it's not looking as expected. Here is ...
1
vote
1answer
102 views

How to determine baseline position using DirectWrite

Using DirectWrite and Direct2D1, I am attempting to mimic the rendering that Illustrator CS6 does to an area text box. CS6 has an option where the baseline can be placed at a distance from the top of ...
1
vote
0answers
67 views

Calculate UITextField baseline position

I'm trying to programmatically align the baseline of an instance of UITextField with an instance of UIButton. I'm currently handling this calculation similar way described here, but with UITextField ...
1
vote
1answer
185 views

ClearCase; How to make a baseline with cleartool

I am currently using ClearCase over a remote network and it is painfully slow. It takes forever just to browse to the stream that I want to make a baseline of. Is there a quick, easy, and safe way to ...
1
vote
0answers
158 views

C# Fonts graphics: How to calculate the correct baseline position in c# to render y coordiantes from Java correctly

I get the x and y coordinates for a text from a Java backend. Now I want to draw that font in C# (Graphics.DrawString) the exact way as Java does it. For that I have to calculate the baseline. I have ...
1
vote
1answer
96 views

“real” baseline for typography

Line-height in web design and line-height in print (InDesign and more) is not the same. Result is near : In web http://jsfiddle.net/Y9M28/4/ (better in webkit) In print ...
1
vote
1answer
98 views

How to model a time range generically that will allow a range for any period of time, or a more specific period of time

Imagine if you wanted to model a non-fraction time range, that could be any of the following: "1 hour" (all/any 1 hour period) "1 hour, starting 1pm") (all/any 1 hour periods that start at 1pm) "1 ...
0
votes
0answers
18 views

Templating folders tool with shell integration

Maybe someone knows the name of a tool that allows creating folder templates in Windows (it has shell integration) and maintains folder pairs and templated folder deployments (it's not a sync or merge ...
1
vote
1answer
34 views

How to update the property for all member baseline in UCM?

We have composite baseline for our components. Whenever we release the product after recommend the baseline, I would change the property of baseline to change the promotion level. By default the ...
1
vote
1answer
320 views

Why does Verdana render different in different Browser on different OS - like Windows and OSX?

I discovered Chrome doesn't align verdana equally to Firefox on OSX. For example, the following CSS rule is applied for comparison. font-family:verdana; font-size:12px; line-height:auto; Results ...
0
votes
1answer
853 views

Fluid Layout vs Grid?

I feel like I missed a memo or something. Are fluid layouts and grid layouts the same thing? What is this baseline thing I keep hearing about? Is the baseline just like something you create to line up ...
1
vote
2answers
125 views

General Networking Questions

I am currently preparing myself for the exam in Networking and I got some questions: Are both UDP and IP unreliable to the same degree? Why or Why not? What is DC component and baseline wandering in ...
0
votes
1answer
174 views

H Tags Wont Sit On Baseline Grid

Im trying to work with a baseline grid of font-size:12px & line height:18px. Most things seems to line up ok, except the H tags. The h2 tag in particular ends up with the baseline guide running ...
3
votes
1answer
255 views

Vertical align : baseline doesnt work in Chrome

I have this really silly question to be honest. Anyways here goes. Ive been trying to use the vertical align: baseline; which is working in itself. The problem is that it works in IE and Firefox. My ...
0
votes
3answers
237 views

find base href of a given url

I'm modifying a simple php crawler script. one of the modules it uses is a converter of relative urls into absolute urls. For this, I need to find a way to determine the base href of a given url. ...
2
votes
1answer
1k views

What is the difference between Full baseline and Incremental baseline in Clearcase UCM?

I have applied full baseline for my release. for ex. Baseline "MYProj_2.0.0.20". Then testing team found some major issue. To fix that development team has delivered few changes. After completing ...
2
votes
1answer
858 views

CSS Baseline Grid - why do line-heights get smaller while font-sizes get larger?

Try to adapt the zoomable baseline grid from the golden grid system: https://github.com/jonikorpi/Golden-Grid-System/blob/master/GGS.css here's the relevant CSS (unless I'm missing something): /* * ...
1
vote
1answer
187 views

ClearCase: Stop making baseline if there are checkouts

I'm using cleartool to make baselines in my stream, using cleartool mkbl -full <baseline-name> If I have files checked out in my view (in my case, always an oversight), I get the warning ...
2
votes
1answer
387 views

Resize image container height to multiples of a value (on load, orientationchange and resize)

I need to improve a jquery script which snaps the height of image containers to a baseline grid. I want to make it work during window resize. So far, I applied the following to the image containers ...
2
votes
2answers
161 views

Creating Baseline repository for DMV Data

I have started to use DMVs to identify the performance issues we have been encountering in our SQL Server. Has anyone built a repository to capture this DMV data which can be then baselined and ...
1
vote
1answer
263 views

Baseline broken with GroupLayout and nested Panels

I am using GroupLayout for my main layout, and baseline alignment works fine, until I add internal panels. It seems the baseline is not propagated through these panels: While all buttons, labels, etc. ...
5
votes
2answers
1k views

PHP imagettftext baseline workaround

I am writing to print text to an image using PHP. However, the function imagettftext() uses the baseline, whereas I need the text vertically centered. So, I either need a method to print text with y ...
1
vote
1answer
107 views

Find activities which have versions not delivered into production

How do you find activities which have versions not delivered into production (or in some baseline) in UCM Clearcase ?
1
vote
3answers
710 views

Text rendering between OS X and Windows throwing off my padding?

Hey folks, I'm attempting to style a client's article h1's with a simple background color and padding. I need the text to be centered vertically and horizontally within the padding, but I'm finding ...
0
votes
2answers
125 views

Subversion: Is there any good reason not to create a Tag from multiple revisions?

I know this is possible, and there are various ways to do it, but is there any good reason NOT to create a tag from multiple revisions? What I am proposing to do is create a program based on the ...
5
votes
4answers
8k views

How to vertically align 2 different sizes of text?

I know to vertically align text to the middle of a block, you set the line-height to the same height of the block. However, if I have a sentence with a word in the middle, that is 2em. If the entire ...
0
votes
2answers
563 views

TFS - How to replicate the MKS Checkpoint functionality

We have been using MKS for a few years and now a new project has started up and has to use TFS. In MKS we can take a checkpoint (a baseline/snapshot) of a project and then create branches from that ...
16
votes
2answers
4k views

iPhone - App Rejected again, HTTP Live Streaming 64kbps baseline feed

Thank you for submitting APPNAME_HERE. We have reviewed your application and have determined that it cannot be posted to the App Store at this time because it is not using a baseline ...
4
votes
3answers
671 views

Any tools to export the whole Oracle DB as SQL scripts

Here is my problem, I wants to create a baseline on our development Dateabase (Oracle 10g), and check into our svn for version control, and after this we will use liquibase to help us manage the ...
3
votes
1answer
3k views

Aligning the baseline of field labels with the baseline of text in text inputs

I'm displaying text inputs next to some label text in a fieldset. I'd like the baseline of the text in the text inputs to line up with the baseline of the label text. I could set a fudge factor ...
7
votes
3answers
3k views

WPF: Aligning the base line of a Label and its TextBox

Let's say I have a simple TextBox next to a Label: <StackPanel> <StackPanel Orientation="Horizontal"> <Label Margin="3">MyLabel</Label> <TextBox ...
2
votes
1answer
425 views

Life Cycle of Base Line/ Base line strategies in UCM ClearCase

We have come up with a stream strategy which has a main integration stream and several other streams for the other environments. A brief idea as shown below. Integration Stream -- Production -- ...
3
votes
1answer
1k views

Using GDI+, what's the easiest approach to align text (drawn in several different fonts) along a common baseline?

My problem: I'm currently working on a custom user control which displays pieces of text (each with a potentially different font) on one line. I'd like to align all those bits of text exactly along a ...
1
vote
1answer
329 views

ClearCase - Activity not baselined

I have been taught that when you create an activity based baseline the selected activities are baselined and the newest version of all the other files in the vob are baselined. When I baselined the ...
2
votes
1answer
368 views

Cocoa controls text location?

Is this possible to get the coordinates of where the text drawn in standard (not custom) Cocoa controls? Actually, I need a baseline of the text, the y-axis offset value (relative to the y-origin of ...
6
votes
2answers
1k views

How do I get the position of the text baseline in a Label and a NumericUpDown?

I'm trying to align a Label and a NumericUpDown by their text baselines. I'm doing it in code, rather than the designer. How do I get the position of the text baseline?
3
votes
5answers
554 views

Override JComponent.getBaselineResizeBehavior() but keep Java5 compatibility

For my Swing project, I need to support both Java 5 and Java 6. I have defined a custom JComponent (call it Picture) and, after embedding it in a JScrollPane, I put it in a JPanel that uses ...
1
vote
7answers
1k views

What are the current best practices for load testing and profiling ASP.NET web applications?

I am tasked with improving the performance of a particular page of the website that has an extremely high response time as reported by google analytics. Doing a few google searches reveals a product ...