The layout tag is for questions about the placement, alignment and justification of objects with respect to a containing element.
0
votes
3answers
53 views
Android: Background with a thin line
I would like to create a background for many layout.
What I used still now is:
<?xml version="1.0" encoding="utf-8"?>
<layer-list ...
0
votes
2answers
53 views
Add Button to XML Layout programatically
This problem has been asked many times here, but none of the solutions work for me, because my XML layout is a bit different.
I have an XML with LinearLayout containing an ImageView and a TextView. ...
0
votes
2answers
93 views
CodeIgniter create a layout/template library
Before I begin I have to say that I have recently started learning CodeIgniter, so I'm sorry if I repeat this subject once again.
In procedural php I would do something like this
// the header.php
...
-1
votes
0answers
22 views
Media Database Design [closed]
So I feel like I may be asking a basic question here, but from what I have read so far I haven't come up with an answer that makes sense so I guess its time to ask. I am trying to design a database to ...
0
votes
1answer
37 views
sw320dp layout blocks xlarge layout
I made an extra layout for the S3 (rebel of all layouts) and people said, using a layout-sw320dp is good for the s3. Everything worked, the s3 chose this folder and the layout looks great on the s3.
...
0
votes
0answers
23 views
Graph and numbers android [closed]
Hey I have a layout with two buttons. One for graph and one for statistics. What would be the best way to show the graph? Should I make a hide/show button instead?
Btw my layout is a fragment/tab so ...
0
votes
0answers
74 views
ActionBarSherlock, non scrollable tab bar?
Im using ActionBarSherlock to develop my application, mostly becouse it supports the lower versions of android with the same buity of new tabs. After i have been playing around with the ABS library i ...
0
votes
1answer
33 views
Grid or relative layout
I want to have a page in an app have multiple buttons (in grid fashion) I was wondering if it would be better to populate a grid layout with buttons or manually add buttons to a relative layout, or if ...
0
votes
1answer
41 views
How to set Layoutparams of child view without affecting parent view?
I have a custom row view for a list. Say there are 2 components a parent and a child....i want to maintain the height of the parent to be constant when i change the height of the child...
I have set ...
0
votes
0answers
15 views
Android: embed widget to layout
I want to embed a widget into my activity layout. I already have a list containing all widgets' AppWidgetProviderInfo named "widgets". This is my code so far:
AppWidgetProviderInfo info = ...
1
vote
1answer
88 views
galaxy s4 and maybe all HD phones? out of memory error inflating layout
So this app I am working on, works just fine on a really old miserable Android 2.3.3 phone. However when running it on the GS4, the GS4 is throwing out of memory exceptions every time is has to load a ...
0
votes
1answer
22 views
Padding issues while viewing website with mobile device
Can someone take a look at my website and help me fix the mobile display. More specifically setting up and fixing the padding and margins.. When i view the website on my Iphone its a mess.
Would ...
2
votes
2answers
53 views
GridBagLayout is not displaying as expected
This is my first foray into GridBagLayout, have reviewed the Java documentation online (as well as a lot of SO Q&As) and I've creating a panel that I'm expecting to display as such:
...
0
votes
0answers
16 views
Moving title block in Pandoc
I have a Pandoc .md document which contains a standard, 3-line title block as follows:
% title
% author
% date
Pandoc converts this document via LaTeX to a PDF:
pandoc --variable ...
0
votes
1answer
18 views
Rails 3: assets pipeline + many layouts
I have a huge project with rails 3.1 (without assets pipeline). This project has a lot of different layouts, for example:
application
home
console
And etc. Each layout has a huge list of js and ...
0
votes
2answers
14 views
How to change ctrl+space for visual studio
By default ctrl+space will show the intellisense, but I wish to change the shortcut, where should I change it?
1
vote
3answers
39 views
Why does my layout get cut off when I resize my browser?
If you go to http://digitaldemo.net/anova/ and resize the browser to make it smaller and then scroll horizontally to the right, you will see that the background now covers the part of the page outside ...
0
votes
4answers
52 views
Android: Textview out of boundary
I have been trying to make this Layout which contains a Textview in a TableLayout. The textview however doesn't fit inside the layout. It goes out of the boundary. Changing the width to fill_parent or ...
1
vote
1answer
55 views
Positioning divs using CSS
I am working on Responsive layout for various screen sizes, and have a HTML structure as below:
<div id="top">
some text 1
</div>
<div id="middle">
some text 2
</div>
...
0
votes
3answers
46 views
Android: making a simple layout
I would like to construct a simple table layout in Android BUT I got some problems with it.
At part 1: there are some text views so I would like to put that TableRow's height to wrap_content.
At part ...
0
votes
0answers
29 views
I have a grid layout and would like to merge two columns
So I'm using divs for columns and want to merge two "cells" so to speak. I have a layout of what I want below and want to merge the bottom two divs into one div.
I cannot post an image so here is a ...
2
votes
1answer
62 views
Working with nested Panels
Trying to build out a GUI for my game but no matter what layout I work with I can't get the nest of panels to do what I like
My goal is this
...
0
votes
2answers
54 views
ListView row height with ImageView
I have a Listview with a custom rows which contains:
Button TextView ImageView ImageView Button
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout ...
1
vote
2answers
69 views
QT - Adding widgets to horizontal layout step by step
I have a horizontal layout and when user enters a number, i am adding that number of widgets (which contain picture) to that layout.
void MainWindow::on_pushButton_2_clicked()
{
for(int i=0; ...
0
votes
2answers
50 views
QT - Adding widgets to horizontal layout
i have an horizontal layout and i am adding widgets by using
ui->horizontalLayout->addWidget(label);
But adding strategy is not what i want. For example, when i add items, it first puts the ...
1
vote
0answers
17 views
layout quirks switching between portrait/landscape
I know this type of question has been asked many times before but I haven't found an answer to my specific issue yet so I thought i would post.
It's really a bit of a quirk I guess rather than ...
0
votes
0answers
40 views
Sharepoint page without masterpage
I need to create a Publishing Page without master page, I already try with a custom layout, and overriding PublishPageLayout but i'm getting unexpected error. The only master page I can assign is ...
0
votes
2answers
30 views
Android old Layout for Button
I want to use an old layout for the Buttons in my app. All other Controls should look normal - only the Buttons should look like in Android 2.3. Is that possible?
1
vote
2answers
54 views
android:layout_alignBottom not working properly
In my layout, there are an ImageView and a Button (they have botonordenes, and imagelogo as id:
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
...
2
votes
0answers
46 views
Android: Schedule / Festival Line - Up Layout with fixed rows
I'm developing an Android app for a festival and I need to make a layout for the line up of all the bands and stages. I would like to make it like following picture:
You can download the app at ...
0
votes
0answers
14 views
How to reliably fit a WPF canvas to its container for print and screen
My program draws a diagram by creating a canvas and then adding various lines, boxes and labels etc. to it. It uses the ActualHeight / ActualWidth of the canvas' parent to find out how much space it ...
0
votes
0answers
23 views
Preview in hierarchy viewer is different from what is actually on the screen
I'm trying to create a menu that can be pulled from the bottom margin of my application, i've done this by creating a custom view overriding a RelativeLayout, this the xml of the relativelayout that i ...
0
votes
1answer
70 views
Set Text of TextView in ListView
In my ListView, I save my data like this:
public void listview_fuellen(){
DBHelper db = new DBHelper(this);
ListView lv = (ListView) findViewById(R.id.lvKinder);
Cursor c = db.select();
...
1
vote
1answer
25 views
Order of CSS files. Load module's CSS before theme's CSS
How can I change the order of CSS files to load module's CSS before theme's CSS? Here are some code examples:
Theme's CSS file (loaded on all pages) added in theme's local.xml:
<default>
...
0
votes
1answer
49 views
Android fragment layout finished inflating
I want to add some graphics to a layout programmatically. I want to position the graphics dynamically based on the position of other graphical elements in the xml layout file.
The positions of the ...
6
votes
1answer
161 views
Why Is Custom View not Invalidating?
Im a noob to android development and I am having problems invalidating a view. I am using this tutorial and have no issues implementing it. However, when I change the background of the view, it ...
0
votes
2answers
29 views
Android - add image from a class to a layout
So basicaly the theory is this: i want to create a class that holds a bitmap, which is loaded from a resource. then i want to create a new object of that class and add it to a layout.
So far i've ...
0
votes
1answer
44 views
Android Relative Layout: Button Layout params conflict
I'm trying to make my first Android Calculator, the first code I wrote resulted in a calculator of small buttons, which don't re-size according to the screen size.
I searched the internet and found ...
0
votes
2answers
31 views
Magento - Add sub blocks
Magento - Add custom block
I am trying insert child block with many of options, but anyway it shows only non-readable symbols. What is it? Someone has seen something like that?
I don't understand ...
1
vote
2answers
50 views
Java Layout Formatting (GridBagLayout)
Trying to learn how to do some elegant and more advanced JFrame layouts. I'm trying to make something I thought would be rather simple, but I'm having some difficulty with it. As opposed to messing ...
0
votes
1answer
59 views
What is the difference between addView and addViewInLayout
I have seen some widgets using addView and sometimes addViewInLayout.
What is the difference between them?
What will happen if I replace one with the other?
Should I keep a flag during layout and ...
0
votes
4answers
39 views
Easiest Java layout process
In Java, what is the easiest way to do the following layout:
A Label and a Textfield, side by side in the centre at the top of a Panel
A Label and a Textfield side by side (as above) but on the next ...
2
votes
1answer
29 views
scrollable and non scrollable images
I'm trying to build a gui for my app. It is comprised of two images, one on top of the other. The bottom image needs to be scrollable, the top image needs to be fixed.
This is the current layout xml ...
0
votes
3answers
29 views
Image is displayed unusually big when inside a page
I have this image:
http://www.problemio.com/img/phoneimage.png
But when I placed in inside a page like this:
<div style="float:left">
<img ...
0
votes
0answers
25 views
Android layout visibility - strange behavior
I've got a weird problem here.
<LinearLayout
android:id="@+id/add_bar"
style="@style/SpacedElement"
android:layout_width="match_parent"
...
0
votes
0answers
15 views
I need some help choosing the most appropriate layout for a Java dialog box [closed]
I'm relatively new to working with Java's Swing components, and I've got a layout issue I'm trying to solve simply.
In a nutshell, I'm creating a panel that has four lines:
a title
a row of three ...
0
votes
2answers
43 views
TextView text not wrapping on some devices
I have an app on the market. It worked great on all devices that I tested on before release but everyone once and a while a user emails me with the below issue. Please see screenshot.
The ...
-1
votes
0answers
41 views
BorderPane components out of place
I´ve created a class "Layout" for my layout,this class has a borderPane with some other components in it. when I create an object of this class and get the borderpane, all the components are in the ...
-1
votes
0answers
49 views
Blackberry - calling super.sublayout causes stack overflow
Edit on Nate's request:
public class MainView extends MainScreen implements FieldChangeListener
{
private VerticalFieldManager vfm = new VerticalFieldManager(...);
private CustomField field1 ...
0
votes
0answers
22 views
RootLayoutPanel:- fetch specific content
Please help in understanding this.
I want to access specific content on my page. If am using RootLayoutPanel in my view, how can I access specific content using get()?
If its not possible why is it ...






