Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
2k views

hibernate oracle sequence produces large gap

I am using hibernate 3 , oracle 10g. I have a table: subject. The definition is here CREATE TABLE SUBJECT ( SUBJECT_ID NUMBER (10), FNAME VARCHAR2(30) not null, LNAME ...
3
votes
4answers
1k views

Space between div and img?

I have code like this: <div id="sc"> <h1>1. Orange</h1> <p>some text in here </p> ...
3
votes
9answers
1k views

CSS gaps between image links for no reason

I've been trying to get this horizontal navigation sorted for the past few hours now and nothing is working. I've tried reset.css stylesheets, *{padding: 0; margin: 0) etc. and I still have gaps ...
3
votes
2answers
1k views

Create barchart using jfreechart with bars of same category together

I want to make bar chart using jfreechart such that the bars which belong to the same category should be displayed adjacent without any gaps. The categories should be displayed with gaps. Also each ...
3
votes
5answers
508 views

Pixel gap in ie

I have four Div placed using absolute positioning, each of them is a border of a rectangle they form once grouped together, in order to look like if a Dom element on the page is selected (this mimic ...
2
votes
4answers
122 views

yet another date gap-fill SQL puzzle

I'm using Vertica, which precludes me from using CROSS APPLY, unfortunately. And apparently there's no such thing as CTEs in Vertica. Here's what I've got: t: day | id | metric | d_metric ...
2
votes
1answer
48 views

How to force zero pixel Gap between Consecutive Cells in WPF DataGrid

i am building an application in WPF for a custom need. First i opted for custom controls, but later on figured out that much of what i needed was already implemented in Datagrid Control. However there ...
2
votes
1answer
530 views

CSS gap between list items in IE7

I'm unable to remove the gap between the list items in IE7. HTML: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> ...
2
votes
5answers
2k views

Flex: spark form item gap

Is there a way to change the space between a spark form item and its content(textinput, conbobox)? I already set to 0 the "gap" property of the form, but still there is a lot of vertical space left ...
2
votes
1answer
1k views

WPF tab control spacing between headers

The default behavior of the WPF Tabcontrol is to place the Tab Headers adjacent to each other, without any empty space in between. What if I wanted to specify a gap between the headers? Do I have to ...
2
votes
3answers
443 views

Why, when I center an image in a div with line-height, does a 3px gap appear at the top?

Have a look at this page. The images on the right should be centered within their divs. But if you look closely, there's a small border of around 3 pixels at the top. And if you disable the overflow: ...
1
vote
1answer
32 views

Flex 4.6 CSS vgroup “gap” ignored

<?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" > ...
1
vote
3answers
79 views

reduce space between labels and radio group in java

I want to reduce the spacing between the labels and radio button group. Can you correct the formatting of labels and radio button group. I'm getting unnecessary spacing Also I want to change the ...
1
vote
2answers
91 views

C:Split wav file by silence gap

I have a bunch human reading simple sentence (hello world) as a wav file, How can I break the wav file for 2 wav files each contains word (hello and world) by automatically recognizing the gap between ...
1
vote
1answer
72 views

how to put gap between y axis and first bar in vertical barchart matplotlib

I have a barchart code snippet as below..When you run this,you get 4 bars ,the first of which lies against the y axis.Is it possible to put some gap between y axis and the first bar? def ...
1
vote
3answers
114 views

Java Gui, gap between elements after hiding some of them

I am developing a GUI in java using Netbeans (7.0). I have a JFrame including a JPanel and several elements inside this panel. The layout type is free layout I think. draft: ------------------- ...
1
vote
4answers
640 views

Gap at top of page despite margin:0 and padding: 0

There's a 32px gap at the top of my site, despite setting margins and paddings to 0. I know it's 32px because I can fix it with padding: -32px. But then I have a gap at the bottom! In Firebug, it ...
1
vote
1answer
899 views

jQuery Mobile grid space gap

I'm using jQuery Mobile layout grids with 2 columns but there's a space gap when the cell's height is different. Example: <!DOCTYPE html> <html> <head> <meta ...
1
vote
9answers
111 views

Where this gap comes from and how to get rid off it?

Simple code: <a href="#"> <div> <img src="http://dummyimage.com/600x400/000/fff&text=image" class="image" /> <img ...
1
vote
1answer
453 views

Gaps In Plot Of Piecewise Function in Matlab

I want to plot a piecewise function, but I don't want any gaps to appear at the junctures, for example: t=[1:8784]; b=(26.045792 + 13.075558*sin(0.0008531214*t - ...
1
vote
3answers
513 views

Css fluid layout

Im trying to replicate this layout with html/css: http://reformrevolution.com/ I think im getting close to what I need, but I cant seem able to get rid of the vertical space between divs, wich ...
1
vote
1answer
126 views

How to compute simplified Groebner basis in GAP script

I tried to use Buchberger's Algorithm(see also: http://en.wikipedia.org/wiki/Buchberger%27s%5FAlgorithm and http://www.geocities.com/famancin/buchberger.html) to compute a Groebner basis for an ideal ...
0
votes
3answers
42 views

Java Swing Gridlayout VERTICAL constraint

Is it possible to add components in a Gridlayout verticaly ? I mean the next one above the previous one ? Thank you
0
votes
1answer
25 views

AddFilter with ID/NAME

is possible with addFilter get a query with ID/Name of my Entity? I try: query.addFilter("_key_", Query.FilterOperator.EQUAL,18); query.addFilter("id", Query.FilterOperator.EQUAL,18); ...
0
votes
1answer
53 views

Finding the length of the shortest interval between words in a sentence

I need to make a program that will get a sentence from the user and define the shortest interval between words. First it reads the sentence, then calls the function gaps for further analysis. include ...
0
votes
0answers
29 views

Sequence without a gaps

I would like to have a sequence, that will be able to give me the same value again, if transaction was rolled back. This should work on clustered environment and be fast. In other words i don't want ...
0
votes
1answer
35 views

HTML line-height unwanted gaps

Line-height causes gaps between images and other elements but changing its value to 0 makes any text impossible to read, is there any easy fix for that? Imagine some repeatable DOM element like a ...
0
votes
6answers
58 views

Random gap between elements or divs

There is a weird gap appearing between the elements here. I would prefer to have them flush together. Any idea how to fix this? LINK
0
votes
0answers
15 views

GIMP GAP: insert a pause in .gif file

How do I insert a pause in my .gif animation when using the GAP plugin? Is this even possible? Many thanks,
0
votes
0answers
60 views

css horizon and vertical gaps between divs [closed]

I still cant fix these horizontal & vertical gaps between divs surrounding footer ID: http://imageoneads.com/kmplumbing/index.htm and all other pages These only showed in IE9 for windows 7 (and ...
0
votes
0answers
42 views

Bizarre Text alignment in Safari?

Somehow the "bullets" dont align to the bottom how they should (position:absolute)? Chrome, FF (mac/pc) do it right but not Safari?? body{ background:#4077a2; } .box{ color:#864e28; ...
0
votes
1answer
87 views

How to remove NSMenuItem gap above custom view

I was looking for something discussed in following posts. Gap above NSMenuItem custom view. Reverse engineering an NSMenu for a Status Bar Item I tried the carbon code provided by Pierre Bernard ...
0
votes
1answer
290 views

How do I dynamically create a collage (grid with no gaps) of images, where images have different heights?

I want to display a page of thumbnails. The thumbnails are user uploaded artwork images. Each image has a constrained width, but not a constrained height, this is to show the full image without any ...
0
votes
0answers
60 views

How to close the gap smoothly after JQuery UI slide and hide effect on a list element

I have a set of list elements that when I click on one of them I wish to slide it left off screen and remove it. I have that all nicely done with the easing effect I desire. However at the end of the ...
0
votes
1answer
91 views

UISegmentedControl without gaps between buttons

I want to remove splits (gaps) between buttons in UISegmentedControl. Segmented control is created with three images, each 60 pixels width, control is 180 pixels width. Style of segmented control is ...
0
votes
1answer
30 views

gridbadlayout vertical gaps

I'm making a panel with som buttons on it. But i want the buttons to touch each other, in other words, I want the vertical gaps to dissapear. But the buttons shouldn't be resized. How can I go ...
0
votes
4answers
873 views

How to remove the gap between div in html?

I am stuck with this problem and not able to come out of this. Please help me. In my webpage, I have used 3 divs inside a container div.I am trying to remove the unwanted gap between the div. ...
0
votes
0answers
211 views

webkit problem with calulating table row heights with jquery

its kinda weird behaviour, and from what i discovered after searching the net its something to do with webkit algorithm with jquery. still, i'm clueless about the solution. so here's the problem: i ...
0
votes
3answers
117 views

WPF User Control as item template

Hi I am trying to render buttons as the item template of a list, to be displayed horizontally. The problem is that they don't 'butt up' to each other. They leave a small gap betwen each one. I have ...
0
votes
2answers
385 views

How can i calculate time duration between sunrise and sunset?

My question is How can i calculate time duration between sunrise and sunset? Then how can i divide this duration(sunrise to sunset) into 8 equal parts(Hr: Min)? All i need is starting and ending ...
0
votes
1answer
657 views

gap between LI's on drop down menu in IE

Hi I ave a drop down menu which when dropped, there is a gap between the li's. I have tried all usual methods but I cant seem to find where it is coming from! I would paste the code but there is a ...
0
votes
1answer
210 views

Remove gap in wordpress posts in IE

I'm using a modified version of Modern Clix by Rodrigo Galindez on my website, and I've encountered a problem with gaps on top of every one of my posts in IE. The gap is the size of my left-hand ...