The sizing tag has no wiki summary.
0
votes
0answers
20 views
Text input field resizing after DOM load
I have some text input fields that seem to be resizing after the DOM loads, and I'm not sure why. In fact, this problem became more complex after I tried to create a fiddle for the purposes of ...
0
votes
0answers
14 views
Why do my containers move when zoomed in/out/viewed by larger/small browsers?
I have four containers on this page. One's the header, one's the footer, and two are separate, in the middle, side by side. The header and footer don't move, but whenever I zoom in/out/view from a ...
0
votes
0answers
51 views
Emergency Database-Table Sizing (using JTable Customtablemodel JPanle JScrollpane)
I have a programm I am supposed to show off on a screen that is significantly smaller than the one it was developed on and it makes it unusable due to an autosized textfield getting downsized to 0.
In ...
2
votes
2answers
37 views
Relative sizing not working
I've been trying to make a JLabel that is sized relatively to the size of the window yet for some reason this JLabel is not appearing on the screen.
This is the code used in my MainGUI class which ...
1
vote
1answer
51 views
Line up these custom checkboxes and labels
The CSS styled these spans to be the same height as the containing label, 2vw
input[type="checkbox"] + label {
margin:0 auto;
padding:0;
padding-left:3vw;
height:2vw;
...
2
votes
0answers
79 views
Spotify Play Button sizing in hidden elements
We have some embedded Spotify play buttons in a paged quiz style wizard/carousel (using jQuery Tools -yuk- to provide the paging functionality); the issue I'm having is that because each question is ...
1
vote
1answer
45 views
How can my webpage tell if the user has enlarged their view?
I am trying to detect if the user of a web application has hit command + (say if they are on a Mac) or otherwise instructed their browser to enlarge the view in their browser.
Is there a standard way ...
2
votes
1answer
51 views
Keep size when AutoSize is turned off
I have a form which initialy sizes itself to its contents (a UserControl placed on location 0, 0) by setting AutoSize to true and AutoSizeMode to GrowAndShrink.
After initialization, I want the form ...
11
votes
1answer
440 views
Widget wrong grid size
I've written a widget which is supposed to be 4x2 homescreen blocks. It's minheight and minwidth, with accordance to the current "App Widget Design Guidelines" page are
android:minWidth="250dp"
...
1
vote
1answer
444 views
Set size to CodeMirror editor?
I'm creating mobile app using jQuery Mobile and CodeMirror as a code editor.
I'm not a designer so I don't usually mess up with CSS.
This is what I have so far .
I want CodeMirror control to be ...
1
vote
4answers
413 views
Using a JPanel inside JFrame does not size or move correctly
thank you for taking your time in reading this. I hope it is not confusing, and if any other information is needed, please let me know!
Issue:
I am making a Snake like game and I've created a JFrame, ...
1
vote
0answers
46 views
Is there any means to automatically adjust the font size of content for a PdfCell with a fixed height so all content in the cell is visible?
I am using itext to write a pdf. I have been unable to find any method in the itext API to automatically resize fonts for Chunk objects after it has been added to PdfCell with a fixed height, so it ...
2
votes
1answer
135 views
Can I set the size of individual panels in a CardLayout?
Hi again want to get one last thing done before i sign off on this for the day. when i create my gui i use a cardlayout to hold my different panels as im sure many know this sets my screen to the ...
0
votes
1answer
106 views
Java Swing Controls: very small when minimized?
I have a Swing JFrame with some controls in a GridLayout.
My problem is that the controls (Text fields) appear too small when the frame is minimized. I tried to avoid this by setting:
...
2
votes
2answers
266 views
Changing preferred size of a Swing component
I have a swing component where the ideal size of the component will vary based on the content that is is currently being displayed (which happens in this case to be an image).
I'd like this ...
1
vote
1answer
350 views
Minimizing the size of a QTextEdit in a QTreeWidgetItem
I have a QTreeWidget filling with some itemwidgets, whose main widget will be a QTextEdit. The problem I'm having seems to be getting the size down to something managable. The usual method of setting ...
0
votes
1answer
95 views
HTML Elements position correctly on Mac but not on PC
I've used absolute positioning to place an element at the bottom of an image and it looks great on the Mac but is positioned too high on my PC, even when using the same browser on both computers. ...
2
votes
1answer
272 views
Border-box CSS not working properly
I have the following code: http://www.designated.net.au/testbed/test/
body {
margin:0;
padding:0;
width:100%;
height:100%;
background: #000000;
}
#page {
margin:0% 10% 0% ...
1
vote
2answers
400 views
How can I create a properly sizing QWebView?
I want to make a QWebView appear expanding to the width and height so that ideally it will have no scroll bars. Some websites may have fixed widths that wont allow this, but I am not concerned with ...
0
votes
1answer
391 views
how to properly size an image view within a grid view on java side; android?
this is my code to put some image doodads in my GridView
public View getView(int position, View convertView, ViewGroup parent) {
ImageView v;
if(convertView == null) {
v ...
0
votes
1answer
111 views
How to control Grid Height?
I have a grid that contains 2 child controls. I have a simple stack panel and a ListBox that will reside in the grid:
<Grid>
<Grid.RowDefinitions>
<RowDefinition ...
1
vote
0answers
860 views
fancyBox 2 dynamic width and height
I have a page where there's a link that opens an iFrame with fancyBox (I'm using fancyBox 2). The content that is contained within the iFrame will vary in width and height, so I need the width and ...
1
vote
0answers
106 views
Capacity planning for an enterprise software application [closed]
If you had to do capacity planning and hardware sizing "BEFORE" you had a chance to actually code and test the application (typically while you are defining solution architecture), how would you do ...
1
vote
2answers
523 views
Effect of setMaximumSize on JPanels arranged in a boxlayout
I noticed something weird with setting maximum sizes in a boxlayout.
I need a column of panels running down the right side of a window, and I tried to set it up with a box layout. There might be ...
0
votes
1answer
73 views
Picture going outside the phones screen
I am trying to make an image application and i have a button and and image view in one of my xml files. I have a default picture on the image view. On some devices its to small or its too big. I dont ...
1
vote
1answer
546 views
JScrollPanes, JTextAreas, and maximum sizes
Context: In a flashcard application, I have a view for a CardData (a data structure representing one side of a flashcard). It has, in its most basic form, a String text. The view (known as ...
1
vote
3answers
144 views
best practice for sizing in css [closed]
What is the cleanest way to size items in CSS? I know this is somewhat subjective but I would imagine there is a clear objective answer. How should I size text, buttons, tables, and the like. Is ...
2
votes
1answer
417 views
GWT DataGrid Sizing
I have a DataGrid which I want to grow vertically (height) as I add rows to it. The widget to add to the grid should be directly underneath the DataGrid. How do I do this?
The answer to "GWT DataGrid ...
2
votes
3answers
3k views
Fancybox 2 Dynamic Width Based on Content Size
I've got an IFrame being opened via Fancybox 2 that plays a video:
HTML:
<a class="fancybox-video" href="/user/intro-file.cfm" rel="file_name" title="View Video">File Name</a>
...
1
vote
2answers
142 views
WPF Container that resizes children
I need to find a WPF Container control where when layed out with a fixed size, can adequately resize children controls so that the size of each child control is reduced as new items are created/added ...
2
votes
1answer
239 views
Problems with canvas size when implementing a scrollbar with Tkinter
I have been having trouble keeping the canvas/window from just expanding to the size of the information I am putting in the widget. I want to add scrollbars and limit the size of the canvas. This is ...
2
votes
3answers
521 views
How do I make a Jfreechart smaller
I've added a JFreeChart to a JPanel (using a BorderLayout), and it's huge. Is there something I can do to make it smaller?
public void generateChart()
{
DefaultCategoryDataset dataset = new ...
0
votes
0answers
265 views
Aligning header and data with scrollable html tables for large data sets
I've built some dynamically generated tables from a mysql database and am trying to set it up so that the data rows will scroll, and the header row will not. This way you don't have to scroll back to ...
0
votes
4answers
2k views
jQuery mobile button stretching too far
For some reason the button under the text fields seems to get wider than the textboxes the more I resize the browser window. Any ideas why?
SCRN :
HTML :
<!DOCTYPE html>
...
2
votes
0answers
193 views
How to make hardware sizing sheet? [closed]
We build some software platform, and now we need to make hardware sizing sheet for the server-side piece of this software. So, I should prepare some mathematical model that, for example, given the ...
0
votes
2answers
334 views
Magento configurable items - multiple store views and size variations/conventions
I'm running Magento Enterprise 1.11.2.0 and my inventory is primarily shoes. I use 3 store views: EU, UK, and US. My size attribute across these 3 views allows me to specify equivalents for each ...
2
votes
1answer
222 views
Flyout window similar to “code parameters” in Delphi IDE
Delphi IDE's "code completion" feature includes a second flyout window with code parameters - the one on the right:
An interesting feature of that window is that it is automatically sized to fit the ...
0
votes
1answer
153 views
Size-to-content FormItem height
I put a FormItem in a Form like below.
<mx:Form width="100%">
<mx:FormItem label="Context Aware" width="100%" backgroundColor="red">
...
0
votes
2answers
4k views
Estimating IOPS requirements of a production SQL Server system
We're working on an application that's going to serve thousands of users daily (90% of them will be active during the working hours, using the system constantly during their workday). The main purpose ...
0
votes
2answers
789 views
Silverlight Canvas Sizing within a ScrollViewer
I am making a Silverlight 4 website with C#. In one of the pages, I want to have two panels beside each other. On the left is a map control and on the right is an image. That is easy enough, but I ...
8
votes
5answers
3k views
find out if text of JLabel exceeds label size
In java when the text of the JLabel could not be displayed due to lack of space the text is truncated and "..." is added in the end.
How can I easily find out if currently JLabel displays full text ...
1
vote
2answers
270 views
Android Basic Layout Sizing
I am creating a Final Score screen for a game of mine.
I've been having trouble with lining up the text in the layout that with the text "Raw Score" "bonus points" and "Final Score".
For whatever ...
2
votes
2answers
232 views
Estimating the memory size of a software
I'm working on the development of Boot that will be embedded in a PROM chip for a project.
I was tasked with making an estimation of the final memory size that the software will probably take but I've ...
1
vote
1answer
1k views
Mobile Site: Lack of horizontal scrolling on iPhone
I've recently designed a mobile version of my website (http://www.dev-hq.net/). Everything seems to work OK with my design (although I really need to spruce the design up a bit, but that's not a huge ...
3
votes
1answer
131 views
What would be a good way to measure the size of a JSP project?
Given an existing JSP project, I would like to get a feel for the complexity/size of the "view" portion of the project. Here's what I've done so far:
Pulled the list of JSP's that have been ...
0
votes
1answer
119 views
Sizing embedded divs
I am trying to emulate a sort of pop-up help dialog for my web site.
When the user clicks help, a mask covers the whole page with a dark, partially transparent mask, and a helppage div with a higher ...
0
votes
0answers
422 views
Sizing stage of Application not working
The following code works in Flex3:
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
width="1024" height="768"
...
1
vote
3answers
66 views
Qt4 Designer Preview Resizing
I have a derived QDialog dialog layed out the way I want, and resizing the way I want, with the problem that the preview starts out resized to a larger size than it should. In designer, the window is ...
2
votes
1answer
758 views
WPF ListViewItem Width binding is not working as expected
I am having a problem with getting the listviewitems to size to the space available to it in the second column of a grid. I have a ValidationItemError class that can have a long description. This is ...
5
votes
2answers
2k views
Java Swing getSize() returns inaccurate value?
To put this most simply, I am trying to use the width of a component to set the size of its parent container. However the width being returned for the component is off by about 4 pixels.
More ...

