Open-jACOB Draw2D
Login
Navigation
About
Hire us
Examples
Gallery
Changelog
Links
Forum
Download
API Documentation
Defect Tracker
Contact
Home
›
Projects
›
Draw2D
›
Issues
draw2d.Label.getText ~ line 177
Tue, 04/08/2008 - 17:26 — JamesSas
Project:
Draw2D
Component:
Code
Category:
bug report
Priority:
normal
Assigned:
Unassigned
Status:
fixed
Description
the function body is
this.msg = text;
but should probably be
return this.msg;
Login
or
register
to post comments
Login
or
register
to follow up