Am Dienstag, den 21.08.2012, 15:42 +0200 schrieb Benoît Minisini: > Le 21/08/2012 10:21, Charlie Reinl a écrit : > > Am Montag, den 23.07.2012, 03:56 +0200 schrieb Benoît Minisini: > >> Le 08/07/2012 20:58, Charlie Reinl a écrit : > >>>> Mmm... What do you mean exactly? > >>>> > >>> Salut Benoît, > >>> > >>> it is exactly one year we worked on that, I attached you my mail from > >>> 06.07.2011 Subject : a gambas3 component does not provide underlying > >>> components > >>> > >>> And if you have still my project, > >>> > >>> 'DBReportViewer3' needs 'obfuscation' > >>> no problem to load 'DBReportViewer3' into the IDE > >>> > >>> 'DBReportDesigner3' needs 'DBReportViewer3' and 'obfuscation' > >>> when loading 'DBReportViewer3' as library it fails loading > >>> 'obfuscation' > >>> > >>> > >> > >> Hi, > >> > >> In revision #4983, the IDE now automatically manage dependencies between > >> library. I mean: > >> > >> - If you add a library, all other libraries it depends on are added > >> automatically. > >> > >> - You cannot remove a library if another library depends on it. > >> > >> These dependencies are updated when you load a project, and when you > >> modify the libraries in the project property dialog. > >> > >> Do you think that it can fix the problem? > >> > > > > Salut Benoît, > > > > today I come back with that. > > > > The outlined above works now, but there is still a problem, when the > > libraries are marked in requires. > > > > If 'DBReportViewer3' is opened in the IDE, and you enter into > > project-properties , 'obfuscation.gambas' is claimed, while not found in > > $cComp. > > Message : "Some components are missing: &1" > > Source : FPropertyProject.class/Private Sub RefreshComponents() > > > > But no library can be marked in "Requires". What do you mean by that? > Salut Benoît,
one can set it in 'Library properties' at 'depending on' Ok "Requires" is the lable of the 2ed tab in FPropertyComponent.form and the loop is >>For Each sDep In GetRequire(sLib)<<. See attachment -- Amicalement Charlie
<<attachment: Bildschirmfoto-Library properties.png>>
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user