Forum > Graphics
[SOLVED] TLabeledEdit.EditLabel.Layout not working
jipété:
Hello !
and happy new year, despite the wars, crazy climate and so on...
Just installed a brand new 3.0.0, that's fine except the slag in environmentoptions.xml where I can read :
--- Code: Pascal [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---<ExternalTools Version="3" Count="2"> <Tool1> <Title Value="Resource Explorer"/> <Filename Value="/usr/share/lazarus/2.2.6/examples/lazresexplorer/resexplorer"/> </Tool1>
and, related to this topic, still the same compil's error :
--- Code: Text [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---Now rebuild the IDE: go to "Tools" > "Configure Build Lazarus", in the "Clean up" box check "Clean all" and "Switch after building to automatically". Then click "Build" and wait until the IDE restarts.Doesn't work !
Messages' box after Build -->
--- Code: Text [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---Nettoyer les codes sources de Lazarus: Code de sortie 2, Erreurs : 1make[2]: *** interfaces/carbon: No such file or directory. Stop.make[1]: *** [Makefile:5607: cleanall] Error 2*** [Makefile(3151,0) Error: linker: cleanlaz] Error 2Valid error 'coz no carbon folder found in interfaces...
But Build works with original parameters.
Navigation
[0] Message Index
[*] Previous page