Re: [Gambas-user] Load modules dynamically ? Works as promised. Thanks. Closed

2016-11-15 Thread u...@gmx.ch
i/doc/library > > If you have any questions, just ask. > > gbWilly > >> On 2016-11-14 18:17, u...@gmx.ch wrote: >> Dear Gambas users, >> >> >> The situation: >> - Different gambas-programs, >> - all using similar functions >> - All those funct

[Gambas-user] Load modules dynamically ?

2016-11-14 Thread u...@gmx.ch
Dear Gambas users, The situation: - Different gambas-programs, - all using similar functions - All those functions are packed in modules. The question: I there a way to load those modules at runtime? As for example in the FMain.Form_Open, something like: - "ModuleXY.Load(Path_to_Module)", or -

[Gambas-user] How to click Databowser-Buttons by code ?

2014-12-29 Thread u...@gmx.ch
ago). Thanks for Gambas, thanks for your support, and a good start into 2015 to all gambinos! Hubi u...@gmx.ch -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed

[Gambas-user] Databowser-Buttons, How to click them by code ?

2014-12-29 Thread u...@gmx.ch
and then continue the semi-auto-migration-script again. This is also the reason why I do not work with an invisible 2-connection-2-result-comparison (as discussed in this mailing list some weeks ago). Thanks for Gambas, thanks for your support, and a good start into 2015 to all Gambas! Hubi u

Re: [Gambas-user] How to copy a frame containing various controls - Thanks

2013-12-21 Thread u...@gmx.ch
manually and making invisible all not needed Frames.) Thanks for your help and a nice holidays to all. Regards, Hubert Am 21.12.2013 11:12,schrieb Tobias Boege: On Fri, 20 Dec 2013, u...@gmx.ch wrote: Dear Cracks, I want to show various CsvLines in a ScrollView. Each line

[Gambas-user] How to copy a frame containing various controls

2013-12-20 Thread u...@gmx.ch
Dear Cracks, I want to show various CsvLines in a ScrollView. Each line will be splitted and filled in a bunch of controls which are all neatly placed and formatted in a SourceFrame. My question: Is there an easy way to copy/paste that SourceFrame depending on the (flexible) amount of CsvLines

Re: [Gambas-user] Database-manager in 3.5.1 missing, Sql-Visualisation-Tool ?

2013-12-14 Thread u...@gmx.ch
Dear Benoît Life is so easy, .. if you have the right answers. Thanks a lot and have a nice weekend. Regards, Hubert PS: Thanks also to all 'Gambinos'. Great Job! (I bow humbly before the Creation.) Am 13.12.2013 19:15,schrieb Beno=EEt_Minisini: Le 13/12/2013 18:24, u...@gmx.ch a écrit

Re: [Gambas-user] How to get codelinenumber

2013-11-30 Thread u...@gmx.ch
Am 29.11.2013 18:41,schrieb Fabien Bodard: 2013/11/29 u...@gmx.ch u...@gmx.ch: Dear cracks After fooling hours/days in Wikipedia, Googling etc I'd like to place my issue here (before driving nuts). If this is not appropriate please sb indicate where I can find help. Thanks. For debugging I'd

Re: [Gambas-user] How to get codelinenumber and procname (solved - Thanks)

2013-11-30 Thread u...@gmx.ch
) ' 'End ___ Have a nice weekend Regards Hubert Am 30.11.2013 15:10,schrieb Fabien Bodard: I'm don't understand what you want here 2013/11/30 Bruce bbr...@paddys-hill.net: On Sat, 2013-11-30 at 09:46 +0100, u...@gmx.ch wrote: Dear Fabien You're my hero

[Gambas-user] How to get current procedurename, codelinenumber and raising element

2013-11-29 Thread u...@gmx.ch
Dear cracks After fooling hours/days in Wikipedia, Googling etc I'd like to place my issue here (before driving nuts). If this is not appropriate please sb indicate where I can find help. Thanks. For debugging I'd like to write the following info in a string: procedure name, code line number,