<div dir="ltr"><div dir="ltr">Hi Benoit,<br>have you tried the code in the 'Dynamic libraries' folder?<br>Have you noticed that to load the library as a component just indicate the path "/usr/lib/gambas3/<library name>:0" but also "/foo/gambas3/<library name>:0" as indicated by Lee?<br>Have you noticed that you don't need to load the library with the IDE dialog but just insert the library in the project?<br>In fact it seems that if you load with the dialog then the code works less well (loading the combobox).<br>As you noticed if you use 'Component.Load(<library absolute path>)' the library will not load.<br><br>Best regards</div><div>Gianluigi<br></div></div>