I want to get the actual width of the element <xul:hbox>for presentation. How can I get it? I see that the HTML element has an offsetWidth attribute, but I cannot find this attribute in the XUL element
<xul:hbox>
Using element.getBoundingClientRect () or laterelement.boxObject.width .
element.boxObject.width
Source: https://habr.com/ru/post/1727184/More articles:Tips for communicating with non-programmers - communicationGroovy Convert List - groovyHow to improve the next SQL pick date in RDB - sqlIs there a way to speed up the opening and hashing of 15,000 small files in C #? - c #Javascript compatibility doesn't work in IE - javascriptPHP + SQLite sqlite_exec and sqlite_query vs mysql_query - phpsql query returning a table or table? - sql-serverCannot figure out "warning: incompatible Objective-C types" - objective-csystem.convert к настраиваемому объекту - c#https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1727189/how-do-i-get-a-long-running-method-in-one-class-to-report-back-its-progress-to-the-calling-class-in-c&usg=ALkJrhgLUr2mW-YTizPmXXhHjpBPedIdLAAll Articles