Search found 7 matches

by seoman
Mon Mar 15, 2021 6:24 am
Forum: Application Development
Topic: tabs, groupboxes
Replies: 0
Views: 5605

tabs, groupboxes

I'm looking for a surface to put components on. The surface will hold the components as a parent and it should pass some basic settings to the child. Visible, enabled, Zaxe pos. I'm used to put buttons, labels etc onto a groupbox or tabsheet. But when i look in the help it states the following about...
by seoman
Mon Dec 07, 2020 8:43 am
Forum: Scripting
Topic: Time ISO 8601
Replies: 0
Views: 5461

Time ISO 8601

Hello I want to use the systemtags SystemTagHour But it has irregular outputs. Depending on some location setting it is in 24H or 12H. How can i force the time and Date notation to the ISO standards? Or if iso standards is to difficult for .net. How can i select the proper location in scripting? i.e...
by seoman
Tue Apr 07, 2020 1:39 am
Forum: Application Development
Topic: Vertical text
Replies: 1
Views: 5095

Vertical text

I want to write vertical text and if i use static text wordwrap and multiline seems to be doing the trick But if I want to show strings coming from a Tag ie string(10) then I cannot get the string to be shown vertical. If i dynamicly draw the text like this: formGraphics.DrawString( Globals.Tags.myT...
by seoman
Fri Mar 06, 2020 12:53 am
Forum: Application Development
Topic: Appearence
Replies: 3
Views: 4746

Re: Appearence

Cool
Thanks
by seoman
Fri Mar 06, 2020 12:48 am
Forum: Application Development
Topic: Appearence
Replies: 3
Views: 4746

Re: Appearence

Thanks
by seoman
Mon Feb 17, 2020 6:19 am
Forum: Application Development
Topic: dynamic drawing
Replies: 1
Views: 3820

dynamic drawing

I want to draw based on data. If the PLC data informs the HMI, the machine has has 4groups of 6 modules with 2 lamps. The thing to draw might be a simple circle with a color bases on the status of the Lamp. But the thing to draw also needs to be able to generate an on_click_event. In delphi i would ...
by seoman
Mon Feb 17, 2020 5:28 am
Forum: Application Development
Topic: Appearence
Replies: 3
Views: 4746

Appearence

What is the value "Appearence enabled" suppost to do?

i tried hiding objects that way but it didn't work. (using visibility now)
But still if you put effort in making a speacial Appearence tab with a dynamic editor it must have been for a reason

Regards Simon