2003-08-26 15:10:09 +04:00
|
|
|
==============
|
|
|
|
= DiaCanvas# =
|
|
|
|
==============
|
|
|
|
|
|
|
|
Turn into properties:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Dia.CanvasViewItem.IsSelected
|
|
|
|
Dia.CanvasViewItem.IsFocused
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Private API which should be hidden:
|
|
|
|
----------------------------------
|
|
|
|
|
|
|
|
Dia.CanvasViewItem.AddItems Method
|
|
|
|
|
|
|
|
===================
|
|
|
|
= Related matters =
|
|
|
|
===================
|
|
|
|
|
2003-08-27 00:38:27 +04:00
|
|
|
*DONE*
|
2003-08-26 15:10:09 +04:00
|
|
|
Ship bug report against Gtk# parser/generator
|
|
|
|
about turning Has and Is methods into properties.
|
2003-08-27 00:38:27 +04:00
|
|
|
|