DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

DIAdem Dialog Editor freeze

Hi there,

currently we are facing a strange phenomenom with the DIAdem Dialog Editor.

 

The problem is that the Dialog Editor Window freezes for a few seconds when you scroll around in your code. It happens either using the mouse wheel or the keyboard. The problem is not occuring only on my machine. My colleague has the same problem. It is surely no hardware problem. DIAdem Script does not show this behaviour. It happens only with the Dialog Editor. It might be helpfull to you guys to know that we updated our DIAdem Versions from 2012 to 2017. The updates happened quite clean though. We uninstalled DIAdem 2012 clean before we reinstalled Version 2017.

 

Here are some details on my setup:

OS: Windows 10 64-Bit

CPU: i7-6820HQ @ 2.7GHz

RAM: 8.00 GB

DIAdem: 17.0.0f6657 (64-Bit)

Dialog Editor: 17.0.0f6657 (64-Bit)

 

Maybe you guys have an idea what could cause this weird behaviour. It is kinda annoying when you want to write code but you are forced to wait every 1 to 2 minutes for a couple of seconds.

 

 

Thanks and kind regards

Daniel 😉

 

0 Kudos
Message 1 of 6
(3,966 Views)

Hi Daniel,

 

Does it happen with all the dialog boxes you create or just some specific ones ? Have you tried to create a new one ?

 

Thanks

CLAMaxime -- Kudos are a great way to say thank you
0 Kudos
Message 2 of 6
(3,922 Views)

Hi Maxime,

 

the dialog boxes are okay. It is simply the Dialog Editor itself. The Dialog edior just freezes when I edit code.

 

 

 

Kind regards

Daniel 😉

0 Kudos
Message 3 of 6
(3,901 Views)

Thanks! I am just trying to figure out if this happens with all the dialog boxes you try to edit via the script editor. As far as I remember you reach to the script editor double-clicking an element on your dialog box while in edit mode. Am I misunderstanding something here ?

CLAMaxime -- Kudos are a great way to say thank you
0 Kudos
Message 4 of 6
(3,897 Views)

Dear Maxime,

you're correct. The double-click on a button, textbox etc. opens the dialog editor and ads the connected event "click" in this case. In other words the Dialog Editor pops up and the necessary syntax for the element is already added at the end of the editor.

Our "Program" has around 10 Buttons, 6 Textboxes, 3 Listboxes, 3 Checkboxes and 2 Radio Buttons. So if you click on one of them the dialog editor pops up and the page is filled with the code of all these elements. I've attached an image of the GUI. As the programm is quite large (839 lines) i guess it could be some kind of performance problem.

 

 

Best regards

Dani 😉

0 Kudos
Message 5 of 6
(3,875 Views)

Got it !

 

Does it happen with a new Dialog Box though ? I mean, if you create Dialog Box, adding a few commands and opening the script editor, do you observe the same behavior ?

 

Thanks 🙂

CLAMaxime -- Kudos are a great way to say thank you
0 Kudos
Message 6 of 6
(3,853 Views)