> Hi Dimitris,
> 
> Thanks for your answer.
> I'm not sure if this is exactly what I want but I'll check. I try to tell
> more concretly my need:
> I wanna make a small project follower application for my colleagues where
> they can follow some actions and attach files. For instance a pdf file with
> the customer spec.
> 
> The data, I'll store in a mySQL database where I can put the path as well.
> 
> When the user (or an other user) opens the project and clicks on the link,
> how can I tell to Gambas to open the file with the default application (in
> the example with acrobat reader). I just need the same effect as when I
> double click on the icon.
> 
> If this is what you described just confirm please.
> 
> Thanks,
> Robi
> 

I think you need Desktop.Open() in the gb.desktop component.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to