Search

August 29, 2008
DWT »
...data=label.getImage.getImageData;

if(rect.width<data.width || rect.height<data.height) { shell.setText...
August 11, 2008
General »
...arrays with elements smaller than the bus width or for unaligned arrays there are still...
August 09, 2008
DWT »
...metrics = new GlyphMetrics(rect.height, 0, rect.width);
		styledText.setStyleRange(style);
	}


    Display display = new Display...
July 24, 2008
General »
...look much more readable in a fixed-width font.)

Methods 1-3 force the values...
July 11, 2008
General »
...word" might mean in the history the width of the processor data paths, but nowadays...
July 10, 2008
General »
...since if you need to know the width of the number, you think it in...
July 10, 2008
Issues »
http://d.puremagic.com/issues/show_bug.cgi?id=203


bugzilla@digitalmars.com changed:

           What...
June 24, 2008
Issues »
...01:57 -------
I suggest it's codepoint count, as field width is for display purposes.


-- 
June 23, 2008
DWT »
...gc.fillOval(rect.x, rect.y, rect.width, rect.height);
    gc.dispose();
    ImageLoader loader = new...
June 20, 2008
General »
...line needed to be within a fixed-width.

Frequently, they asked us to add more...
134 135 136 137 138 139 140 141 142 143 144
Next ›   Last »