Tagged Questions

1
vote
1answer
62 views

Bottom bar on Android

How can I have a layout where there is a view occupying most of the top of the screen and a bottom bar below it in the bottom of the screen without setting size for top view directly?
1
vote
1answer
37 views

Android: When the keyboard pops up, the layout is invisible. How do I solve this?

In my layout, there is a TextView at the bottom of the screen. The problem is that when I click inside the text box to type something, the keyboard covers the text box as a result of which I am not …
0
votes
2answers
32 views

How to right justify on the same line in LaTex?

I am trying to define the layout for a thesis approval page. So the institute layout has something like "name ..... affiliation _" on one line where "..." is a horizontal fill and affiliation is right …
0
votes
3answers
36 views

css layout question: a height 100% div (more divs inside as well) with two fixed height divws

Here is the HTML Code: <div id="header"> </div> <div id="container"> <div id="leftbar"> </div> <div id="content"> …
0
votes
3answers
31 views

How to layout form elements

Are there any good resources for the layout of elements in a form? Possibly large forms as they are common in applications for highly specialised users. I am talking about choices like: go down in …
0
votes
2answers
33 views

Getting property of zend view using a helper called in the layout script

I've written a helper in order to make my main nav. Part of this helper checks if there is a user logged in by checking if a user has been assigned to the view if($this->view->user) { //do …
0
votes
2answers
26 views

css layout question: a height 100% div with two fixed height divs

Here is the HTML code: <div id="header"> </div> <div id="container"> </div> <div id="footer"> </div> And here is what I want to achieved, even though it's not …
0
votes
4answers
57 views

css hover breaks page layout in IE WHY?

I am using a CSS style hover on some image links on my page. When a user hovers over an image, it's background position changes, providing a highlight effect. When I hover over the image in i.e.6 my …
0
votes
1answer
26 views

PHP Symfony Framework - Use specific layout for a model

Hi there! Can anyone tell me how can I define and use a specific layout for a model (not a template)? I would like to do this for my custom 404 error page. Thanks in advance, Best regards!
0
votes
1answer
19 views

Is there a way to check layout with selenium RC

I want to check the layout of the page. Something pretty simple - that a certain div is displayed above/below/left/right of another div Is it possible to do this kind of stuff?
1
vote
3answers
78 views

The text format within <pre></pre> is gone, what’s wrong?

I input some text in <textarea></textarea>, I enter some line breaks, spaces,etc. purposely. However, after the text is submitted and rendered within <pre></pre>, the newline, …
0
votes
2answers
42 views

WPF - Grid woes and hopes for a named column

Is there a way to set your column (or row) to a named value rather than a number? I am about to go add a column to my grid. That means I have to go to every control after the new column and bump up …
0
votes
1answer
25 views

Crystal Report: how to detect if two section are on same page?

i have reporting layout problem in Crystal Report. the user have required that the two sections be in one page, and those two sections should have enough space in between them. so i put a new …
0
votes
2answers
11 views

flex: how to decrease gap between each text element?

hi. I have an mx:vbox and inside i have several mx:text elements. how do i decrease the gap between each line of text that is shown ? i tried doing the following: <mx:VBox borderColor="black" …
0
votes
1answer
15 views

IE PrintTemplate mixed context warning

I use the IE PrintTemplate to add custom page header/footer. The print template sample I found in Beyond Print Preview: Print Customization for Internet Explorer 5.5. But over SSL when the bowser …

1 2 3 4 5 45 next
15 30 50 per page