Re: [Gambas-user] How to include folder/ files in to project directory.

2013-05-19 Thread J Sundar
work. Is there any way to copy folder which is located in the project directory to destination path? On Sat, May 18, 2013 at 4:29 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 18/05/2013 04:12, J Sundar a écrit : > > Is it possible to include folder (which include lot

[Gambas-user] How to include folder/ files in to project directory.

2013-05-17 Thread J Sundar
Is it possible to include folder (which include lot of files) in to the project directory? This folder will have all supporting files required to run my application. The same directory is required to copied in to other folder while running the application. When i run the program from ide it copies

Re: [Gambas-user] Need Gambas3 Made Apps.

2013-02-13 Thread J Sundar
Here is my contribution.. It is similar to unetbootin but can install multiple distros. http://sourceforge.net/projects/multibootusb/ On Fri, Feb 8, 2013 at 4:11 PM, Tobias Boege wrote: > On Fri, 08 Feb 2013, Rolf-Werner Eilert wrote: > > Moin, > > > > I'll cut this down a bit... > > > > > Re

Re: [Gambas-user] Progress bar error while closing (Form_Close)

2012-11-05 Thread J Sundar
st if th form can be closed > > if not bCanClose then > Stop Event > MakeCopy > endif > > > > 2012/11/5 J Sundar > > > I made a program which uses progress bar for removing and copying > > files/folder. For this I made a different form and calling it ea

[Gambas-user] Progress bar error while closing (Form_Close)

2012-11-05 Thread J Sundar
I made a program which uses progress bar for removing and copying files/folder. For this I made a different form and calling it each time user remove/copy files. What i am trying to do is that when user click on close button (x) of progress bar i have tell user that "Please wait till process reach

[Gambas-user] Application not working after upgrading to 3.2

2012-07-18 Thread J Sundar
Benoît Minisini, For some reason my reply (from my mail id) did not delivered to mailing and I got your reply through google search. Just run (F5) and click on any button/widget to see the problem. Download the source code from http://www.mediafire.com/?3j28fs6g6lb05xi . . . . . I don't think it'