August 29, 2008 DWT » dwt learning question,please help | |||
|---|---|---|---|
| |||
...data=label.getImage.getImageData;
if(rect.width<data.width || rect.height<data.height) { shell.setText... | |||
August 11, 2008 General » Re: Sharing in D | |||
|---|---|---|---|
| |||
...arrays with elements smaller than the bus width or for unaligned arrays there are still... | |||
August 09, 2008 DWT » TextLayout.d:2915 causes EXCEPTION_ACCESS_VIOLATION ? | |||
|---|---|---|---|
| |||
...metrics = new GlyphMetrics(rect.height, 0, rect.width);
styledText.setStyleRange(style);
}
Display display = new Display... | |||
July 24, 2008 General » Re: To begin in D coming from Python | |||
|---|---|---|---|
| |||
...look much more readable in a fixed-width font.) Methods 1-3 force the values... | |||
July 11, 2008 General » Re: Dynamic arrays, basic type names, auto | |||
|---|---|---|---|
| |||
...word" might mean in the history the width of the processor data paths, but nowadays... | |||
July 10, 2008 General » Re: Dynamic arrays, basic type names, auto | |||
|---|---|---|---|
| |||
...since if you need to know the width of the number, you think it in... | |||
July 10, 2008 Issues » [Issue 203] std.format.doFormat() pads width incorrectly on Unicode strings | |||
|---|---|---|---|
| |||
http://d.puremagic.com/issues/show_bug.cgi?id=203
bugzilla@digitalmars.com changed:
What... | |||
June 24, 2008 Issues » [Issue 203] std.format.doFormat() pads width incorrectly on Unicode strings | |||
|---|---|---|---|
| |||
...01:57 ------- I suggest it's codepoint count, as field width is for display purposes. -- | |||
June 23, 2008 DWT » dwt.graphics.ImageLoader.save crashed | |||
|---|---|---|---|
| |||
...gc.fillOval(rect.x, rect.y, rect.width, rect.height);
gc.dispose();
ImageLoader loader = new... | |||
June 20, 2008 General » Re: Adding D Editor Support | |||
|---|---|---|---|
| |||
...line needed to be within a fixed-width. Frequently, they asked us to add more... | |||
Copyright © 1999-2021 by the D Language Foundation