Anonymous | Login | 2019-12-08 16:13 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000035 | OMNeT++ | runtime / Tkenv | public | 2008-12-10 22:16 | 2008-12-10 23:37 | ||||
Reporter | baumgart | ||||||||
Assigned To | andras | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | postponed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.0b8 | ||||||||
Target Version | 4.1 | Fixed in Version | |||||||
Summary | 0000035: Setting a default icon (@display) doesn't work with moduleinterfaces | ||||||||
Description | In this example the display string is not correctly merged: moduleinterface Overlay { parameters: @display("i=block/network2"); } module SimpleOverlayHost { submodules: overlay: <overlayType> like Overlay { parameters: @display("p=370,216"); } } The resulting displayString is "p=370,216" and no icon is shown in Tkenv. In the IDE NED editor the icon is shown correctly. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000089) andras (administrator) 2008-12-10 23:36 |
Currently properties are not inherited from interfaces, only from base module or channel. This decision may be revisited after the 4.0 release. |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-10 22:16 | baumgart | New Issue | |
2008-12-10 22:16 | baumgart | Assigned To | => andras |
2008-12-10 23:36 | andras | Note Added: 0000089 | |
2008-12-10 23:37 | andras | Severity | tweak => feature |
2008-12-10 23:37 | andras | Status | new => postponed |
2008-12-10 23:37 | andras | Target Version | => 4.1 |
Copyright © 2000 - 2019 MantisBT Team |