Search found 19 matches
- Tue Jan 17, 2023 6:13 am
- Forum: Bugs
- Topic: MessageLibrary not working in 1.36.22351.1217?
- Replies: 1
- Views: 8173
MessageLibrary not working in 1.36.22351.1217?
Documentation isn't super clear on how to refer to a MessageLibrary message in a control's 'send message' text, but I don't think it's working. I've got a MessageLibrary with a message called 'Connect' (and an MLPUIMessageProcessor connected to the MessageLibrary - not that I think that is necessary...
- Thu Sep 22, 2022 12:44 pm
- Forum: Bugs
- Topic: Gauge needle appearance
- Replies: 1
- Views: 8609
Gauge needle appearance
Gauge needle type of Advanced with some combinations of NeedleColor1 and NeedleColor2 (mainly lighter colours?) there is a noticeable border around the needle 'hub' of a different colour. More noticeable with larger NeedleWidth. Attached jpg shows effect with newly placed gauge with only changes bei...
- Wed Sep 21, 2022 9:16 am
- Forum: MegunoLink
- Topic: Property Table feature request
- Replies: 1
- Views: 3332
Re: Property Table feature request
And another: 3/ Property Table rows should be able to be requested by row # (as opposed to by Name). Once Property Table contents can be loaded from a file (request #1) I'd like to use a Property Table as the source file for a bootloader to reprogram the micro: each row could contain a few bytes of ...
- Tue Sep 20, 2022 1:34 pm
- Forum: Bugs
- Topic: Error History Clear button attachment
- Replies: 0
- Views: 11855
Error History Clear button attachment
The Clear button on the Error History window is attached to the top of the window, so remains in the same position relative to the top when the window is resized and made taller - so ends up overlapping the message list.
- Thu Sep 15, 2022 7:21 am
- Forum: MegunoLink
- Topic: Property Table feature request
- Replies: 1
- Views: 3332
Property Table feature request
Couple of feature requests for Property Table: 1/ Property Table contents should be able to be loaded from a file. It can be saved, but not loaded. Absence of save has killed my approach of using a Property Table to backup/restore my micro project's configuration. Didn't notice until just now that i...
- Thu Sep 15, 2022 7:15 am
- Forum: Bugs
- Topic: Property Table on interface panel can't send
- Replies: 2
- Views: 11196
Property Table on interface panel can't send
When a Property Table is placed on an interface the following controls on its menu bar are disabled: - Up/Down buttons - Send Selected - Send All All are disabled regardless of whether any rows are selected, so its not possible to send any data to the micro. Property Table as visualizer works as exp...
- Thu Sep 15, 2022 6:26 am
- Forum: Bugs
- Topic: TextBox Text not updating when entered in Designer
- Replies: 0
- Views: 11960
TextBox Text not updating when entered in Designer
I'm using a TextBox to display fixed text to the user as the text is too long to fit in the available space and a TextBox seems the only way to have a scrollable text area. TextBox is set to MultiLine and ReadOnly. When the Text is changed in the designer and Apply is used to apply the changes to th...
- Wed Sep 14, 2022 11:45 am
- Forum: MegunoLink
- Topic: Single file transfer
- Replies: 2
- Views: 3881
Re: Single file transfer
Hope it's added sooner rather than later :) as it's just become more important as I've just discovered that "Load values from file" does not send Change messages when it changes a control's value. I've filed a bug report in Bugs section of forum as an own response to "'Changed' messag...
- Wed Sep 14, 2022 11:21 am
- Forum: Bugs
- Topic: 'Changed' messages sent when updated from micro
- Replies: 1
- Views: 8038
Re: 'Changed' messages sent when updated from micro
Related bug, but separate to this, is that Changed messages are NOT sent when control values are loaded from a file via "Load values from File". That's a serious bug as it renders saving and loading of control values pointless if the micro is relying on Changed messages to inform it of cha...
- Wed Sep 14, 2022 7:05 am
- Forum: Bugs
- Topic: NamedValues in Value Combo Box can't be re-ordered
- Replies: 0
- Views: 11891
NamedValues in Value Combo Box can't be re-ordered
Its not possible to re-order, or insert into, the list of NamedValues in a Value Combo Box.
So if you later want to add a new value anywhere but the end of the end you have to delete at least some of the existing values and start over.
So if you later want to add a new value anywhere but the end of the end you have to delete at least some of the existing values and start over.