Le 24/06/2014 22:38, herberth guzman a écrit : > hi Benoit > > No I thanked the transparent property has been very useful. Thank you. > > I am making changes to the project, myinnova (desktop configuration) is > the easiest to customize. > change in the panel (upper, lower, applets, background and more). > > I have a problem with the panel and systray > > if the form is not transparent everything works fine. > and if i change the property to transparent=true gives the following error > > "Error segment violation" > > if I run gambas3 of new then closes. > > my code is as follows > > Public process_nm As Process > > if not commented this line fails > process_nm = Shell "nm-applet > /dev/null 2>/dev/null" > > the program crashes and closes only if > form.transparent=true > > can you help me please. > > regards > > Herberth Guzman
Without the source code I can't. -- Benoît Minisini ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
