Hello!
is ist possible to user a rasperry and jfxextragauges? my little test-project includes a snipped from the demo project, but the rasperry shows "Parent event already exists".
LCD.Initialize("LCD")
MainForm.RootPane.AddNode(LCD, 160, 250, 250, 75)
LCD.LcdMaxMeasuredValueVisible = True
LCD.LcdMinMeasuredValueVisible = True
LCD.BargraphVisible = True
LCD.ValueAnimationEnabled = False
thanks in advance
hagen
is ist possible to user a rasperry and jfxextragauges? my little test-project includes a snipped from the demo project, but the rasperry shows "Parent event already exists".
LCD.Initialize("LCD")
MainForm.RootPane.AddNode(LCD, 160, 250, 250, 75)
LCD.LcdMaxMeasuredValueVisible = True
LCD.LcdMinMeasuredValueVisible = True
LCD.BargraphVisible = True
LCD.ValueAnimationEnabled = False
thanks in advance
hagen