FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 3 matches
Forum Index
Author Message
  Topic: pixmap.drawRectangle bug
mingwu

Replies: 1
Views: 8552

PostForum: gtkD   Posted: Mon Jan 03, 2005 11:44 pm   Subject: pixmap.drawRectangle bug
I'm trying to port the example from:

http://www.gtk.org/tutorial/sec-scribble.html

But it always core dumps. Here is the source to show the bug:

--------------------------------------------- ...
  Topic: typo
mingwu

Replies: 1
Views: 8069

PostForum: gtkD   Posted: Mon Jan 03, 2005 12:38 am   Subject: typo
src/dui/Toolbar.d: 178, appentItem --> appendItem

src/dui/SpinButton.d: 143, getAdjustement --> getAdjustment
  Topic: Lexer?
mingwu

Replies: 1
Views: 15270

PostForum: lr-lalr   Posted: Mon Oct 25, 2004 9:37 pm   Subject: Lexer?
Is there anyway to say:

<decimal> -> ["1"-"9"] (["0"-"9"])*

instead of:

<znamenka> -> 0
<znamenka> -> 1
<znamenka> -> 2
<znamenka> -> 3
<zn ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group