WebSite X5Help Center

 
Craig G.
Craig G.
User

Possible Infinite Loop  en

Автор: Craig G.
Просмотрено 416, Подписчики 1, Размещенный 0  

I have a series of button objects (1), but the issue occurs if the objects are text objects as well.  When  I move them up (2) into the position 3 and click on object 4, the program stops working, it doesn't crash, probably an infinite loop, because the process still uses CPU.  When these buttons are in position one the problem doesn't exist.  Any thoughts?

Размещено
7 Ответы - 1 Полезно - 1 Корректно
Aleksej H.
Aleksej H.
Moderator

Hello. Try experimenting in an empty project. Without other pages and other objects on the page.

Try temporarily disabling your antivirus, firewall and any other protection.

Try not to use any other programs while working with the site.

Also, do not open the preview window while changing the site.

Читать больше
Размещено От Aleksej H.
John S.
John S.
User

Remember to have no empty cells. You can fill cells with empty objects if needed.

An empty object coud be the html-object with no data in it.

Читать больше
Размещено От John S.
John S.
John S.
User

Having a page with empty cells can cause unpredictly results

Читать больше
Размещено От John S.
Craig G.
Craig G.
User
Автор

The reason I say infinite loop is that Website X5 does even return to the Windows Message Loop for the app.  This means that even the minimize button for the Website X5 window doesn't respond.

Tried changing the ordering of the objects on the page and it went into a hung state as well, but it did respond to the Windows minimize button.  So it is possible that the orginal issue is with object order rather than object placement on the screen.

Читать больше
Размещено От Craig G.
Daniel W.
Daniel W.
User
Лучший пользователь месяца DEЛучший пользователь месяца EN

In any case, empty grids should be avoided because they cost a lot of computing time, i.e. first fill the empty grids with HTML objects (without content).

Читать больше
Размещено От Daniel W.
Craig G.
Craig G.
User
Автор

Adding in the extra HTML objects seem like extra work that shouldn't need to be done but if it works.

Читать больше
Размещено От Craig G.
John S.
John S.
User

I suggested it because I think it will solve your problem.

It may seem unneccessary, but there is some rules that has to be followed.

Please report if it solves the problem - or if it is something else.

Читать больше
Размещено От John S.