Topics in Gambas web: | Changed: now 09:46 GMT | Changed by: |
WebStatistics | 19 Sep 2003 - 06:32 - r1.24 | Gambas.guest |
Statistics for Gambas Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Sep 2003 8047 23 0 ... |
GambasRnd | 18 Sep 2003 - 12:23 - r1.2 | WikiRon |
Rnd Rnd ( Min , Max ) Computes a pseudo-random floating point number, using the Lehmer algorithm. If no parameters is specified, returns a pseudo-random number in ... |
HowToTranslateGambas | 15 Sep 2003 - 17:57 - r1.3 | NelsonFerraz |
How to translate Gambas into your own language ? To translate Gambas into your own language, open the Gambas project in the IDE, and click on Translate... in the ... |
WebSiteImportantNotes | 15 Sep 2003 - 17:20 - r1.4 | NelsonFerraz |
Important notes Before downloading Gambas, compiling it and then complaining, please read the following remarks CAREFULLY! To compile Gambas, you must install the ... |
FabricioTarelho | 15 Sep 2003 - 15:39 - NEW | FabricioTarelho |
Name: Fabricio Tarelho Email: papainuel@hotmail.com Company Name: Company URL: Country: Brazil Comment: Personal Preferences (details in TWIKIWEB .TWikiVariables ... |
TWikiUsers | 15 Sep 2003 - 15:39 - r1.41 | FabricioTarelho |
List of TWiki users Please take the time and add yourself to the list. To do that fill out the form in TWIKIWEB .TWikiRegistration. This will create an account for ... |
GambasFuturePersistent | 12 Sep 2003 - 09:54 - r1.2 | WikiRon |
An object persistence system Nelson Ferraz told me about object prevalence . Go to http://www.prevayler.org if you want more information about that. Another link ... |
GambasNEW | 12 Sep 2003 - 09:24 - r1.3 | WikiRon |
NEW Variable NEW Class ( constructor parameters... ) AS Name instantiates the class Class . The object or class where the object is instantiated is its parent . If ... |
WikiRon | 12 Sep 2003 - 09:21 - NEW | WikiRon |
Name: Ron Onstenk Email: ronstk@tiscali.nl Company Name: Company URL: Country: Netherlands Comment: Personal Preferences (details in TWIKIWEB .TWikiVariables) Horizontal ... |
DifferencesFromVB | 09 Sep 2003 - 05:12 - r1.18 | RobKudla |
Differences from VB While Gambas is not intended to be a clone of TrademarkAttributions Microsoft Visual Basic , it's still BASIC and there are many similarities ... |
StefanusEddy | 09 Sep 2003 - 04:48 - NEW | StefanusEddy |
Name: Stefanus eddy Email: steff edy@myrealbox.com Company Name: Company URL: Country: Indonesia Comment: Personal Preferences (details in TWIKIWEB .TWikiVariables ... |
ArticleDevX | 07 Sep 2003 - 23:10 - r1.10 | NelsonFerraz |
Gambas provides familiarity to VB coders using Linux "The phenomenal quantity of bugs and inconsistencies that makes Visual Basic so delightful persuaded me to start ... |
GambasFutureSDLComponent | 31 Aug 2003 - 20:53 - r1.5 | BenoitMinisini |
A SDL component The http://www.libsdl.org SDL library is like DirectX under Windows. It allows program using the graphics cards, the sound cards, the joystick, and ... |
AhmadKamal | 31 Aug 2003 - 19:07 - NEW | AhmadKamal |
Name: Ahmad Kamal Email: eng ak@Link.net Company Name: Company URL: Country: Egypt Comment: Personal Preferences (details in TWIKIWEB .TWikiVariables) Horizontal ... |
GambasLAST | 30 Aug 2003 - 20:39 - r1.2 | RobKudla |
LAST Returns a reference to the last object that raised an event. Example : DIM hButton 3 AS Button hButton 0 NEW Button(ME) AS MyButtons hButton 0 .Text Red hButton ... |
HowDoIMakeMultidimensionalArray | 30 Aug 2003 - 18:25 - NEW | NelsonFerraz |
There are two kinds of arrays in Gambas: TOC "Java-like" arrays They are objects of the following classes: Integer , String , Object , Date , Variant . They have ... |
GambasHowtos | 30 Aug 2003 - 18:18 - r1.10 | NelsonFerraz |
How Do I... VisualIntroductionToGambas ...get familiar with Gambas? HowDoISayHelloWorld ...say "Hello World"? HowDoIMakeAnObjectOfAClass ...make an object of a class ... |
HowDoIConvertVbProjects | 30 Aug 2003 - 16:17 - r1.5 | NelsonFerraz |
How do I convert my VB projects to Gambas? pre { background-color: #f0f0f0; padding:5px 5px 5px 5px; border: solid 1px; } There's a small script called vb2gb that ... |
KholiqulKarim | 30 Aug 2003 - 03:04 - NEW | KholiqulKarim |
Name: Kholiqul Karim Email: karim538@softhome.net Company Name: PT. Margono Dian Graha Company URL: Country: Indonesia Comment: Personal Preferences (details in TWIKIWEB ... |
GambasFuture | 27 Aug 2003 - 20:37 - r1.7 | NelsonFerraz |
The Future of Gambas This is a place where we can talk about the future of Gambas. The Wiki helps the talk not to being lost in the mailing-list realm :-) Here is ... |
GambasFutureVersion1 | 27 Aug 2003 - 20:28 - r1.8 | NelsonFerraz |
The 1.0 version Project Plan Task Priority Assigned to ETA Watch processes line by line Processes like streams Splitter.Pos behaviour Transparency on pictures File ... |
GandiWahyu | 27 Aug 2003 - 09:40 - NEW | GandiWahyu |
Name: GandiWahyu Email: imanuel@dayinmitra.co.id Company Name: PT. Asuransi Dayin Miitra Company URL: Country: Indonesia Comment: Personal Preferences (details in ... |
WebHome | 27 Aug 2003 - 02:09 - r1.49 | NelsonFerraz |
Gambas Documentation Welcome to the English Gambas Wiki. To register for an account (to edit pages) or to change or reset your password, visit TWiki.TWikiRegistration ... |
GambasFutureReflexive | 27 Aug 2003 - 01:28 - NEW | NelsonFerraz |
A Reflexive Language I was researching the "introspection" feature of Python, and found this http://www2.parc.com/csl/groups/sda/projects/reflection96/docs/rivard ... |
GambasFutureEmbedded | 26 Aug 2003 - 10:01 - r1.2 | BenoitMinisini |
Embedded Gambas Gambas in embedded devices The first challenge is to run Gambas programs in Qt/Embedded devices. The second challenge would be to make the Gambas ... |
GambasFutureReport | 26 Aug 2003 - 09:48 - r1.3 | BenoitMinisini |
A Report Designer My idea is the following: allowing the IDE to have report controls that you put on a special report form to design your report. You fill report ... |
HowToProgramComponentsInterface | 24 Aug 2003 - 11:22 - r1.9 | BenoitMinisini |
The Gambas Programming Interface To use the Gambas Programming Interface, a C/C++ module must include the gambas.h file at its beginning. TOC Constants Datatypes ... |
Articles | 19 Aug 2003 - 02:16 - NEW | NelsonFerraz |
Articles This area can be used to store articles about Gambas. ArticleDevX Gambas.NelsonFerraz 19 Aug 2003 |
GambasFutureRegexp | 13 Aug 2003 - 06:44 - r1.3 | NelsonFerraz |
A Perl regular expression component The aim of this component is to use the http://www.pcre.org/ libpcre shared library to allow Gambas to use Perl compatible regular ... |
HowToProgramComponentsMain | 13 Aug 2003 - 06:15 - r1.5 | NelsonFerraz |
The main file TOC pre { background-color: #f0f0f0; padding:5px 5px 5px 5px; border: solid 1px; } The component main file is a source file that : implements the component ... |
HowToProgramComponentsWrapping | 13 Aug 2003 - 06:12 - r1.2 | NelsonFerraz |
Wrapping a library TOC pre { background-color: #f0f0f0; padding:5px 5px 5px 5px; border: solid 1px; } How to wrap a C/C++ library, so its functions can be called ... |
HowToProgramComponentsClass | 13 Aug 2003 - 05:07 - r1.4 | NelsonFerraz |
Writing classes TOC pre { background-color: #f0f0f0; padding:5px 5px 5px 5px; border: solid 1px; } Source file organization Once the component object model is clearly ... |
HowToProgramComponentsComponentFile | 13 Aug 2003 - 05:01 - r1.2 | NelsonFerraz |
The components description file Each component that can be used by the user in one of its projects must be described by a text file. TOC pre { background-color: ... |
HowToProgramComponentsAutoConf | 13 Aug 2003 - 04:41 - NEW | NelsonFerraz |
The autoconf/automake stuff As the Gambas package is maintained by the automake tool, you have to define a Makefile.am file that explain how to compile the component ... |
HowToProgramComponentsIntroduction | 13 Aug 2003 - 04:27 - r1.5 | NelsonFerraz |
Introduction TOC pre { background-color: #f0f0f0; padding:5px 5px 5px 5px; border: solid 1px; } What is a component ? Gambas components are shared libraries written ... |
GambasMethodDeclaration | 12 Aug 2003 - 20:38 - r1.3 | RobKudla |
See GambasMethodsDeclaration Methods Declaration . |
GambasEND | 12 Aug 2003 - 20:37 - r1.3 | RobKudla |
END Indicates the end of a procedure or a function. See GambasMethodsDeclaration Method declaration . #VbDiff Differences from VB In VB, the End command closes all ... |
GambasQUIT | 12 Aug 2003 - 20:33 - r1.2 | RobKudla |
QUIT QUIT Ends the program immediately. All windows are closed, and everything is freed as cleanly as possible. INCLUDE{"ReferenceBy"} |
GambasFutureNetworkComponent | 11 Aug 2003 - 12:19 - NEW | BenoitMinisini |
A network component Here is what I thought about a network component. I imagined one component for connecting to a socket as a client, and one other component to ... |
GambasLibraries | 11 Aug 2003 - 07:23 - r1.3 | BenoitMinisini |
Libraries Libraries are programs written in Gambas whose classes may be used by other Gambas programs. To use a library in your project, you define a reference to ... |
GambasInterfaceGBPost | 10 Aug 2003 - 22:39 - r1.2 | BenoitMinisini |
GB.Post void GB.Post ( void ( func )() , long param ) Post a callback routine that will be called at the next event loop. func is the address of the callback. param ... |
GambasIndexByCategory | 10 Aug 2003 - 22:31 - r1.17 | BenoitMinisini |
Gambas Index By Category TOC{depth "4"} Language Concepts GambasArithmeticOperators Arithmetic operators GambasAssignment Assignment GambasComparisonOperators Comparison ... |
GambasWAIT | 10 Aug 2003 - 22:29 - r1.3 | BenoitMinisini |
WAIT WAIT Delay Calls the event loop. If Delay is specified, does not return until Delay seconds elaps. Delay is a floating point number. So, if you want to wait ... |
WebSiteFAQ | 10 Aug 2003 - 14:03 - r1.7 | BenoitMinisini |
Frequently Asked Questions TOC Why did you name this project "Gambas"? It seems that free projects name are often animals, especially the programming language ones ... |
ParrotBasic | 09 Aug 2003 - 21:52 - NEW | NelsonFerraz |
Parrot Basic is a BASIC language implemented in Parrot. http://www.geeksalad.org/parrot/ Parrot is a virtual machine used to efficiently execute bytecode for interpreted ... |
HowToProgramComponents | 09 Aug 2003 - 14:57 - r1.5 | BenoitMinisini |
How to write components Gambas components are shared libraries written in C or C++ that add new functions to the Gambas interpreter. They act like Linux drivers towards ... |
HowToProgramComponentsHook | 09 Aug 2003 - 13:34 - NEW | BenoitMinisini |
The interpreter hooks TOC The Main interpreter hook This hook is used for parsing the command line arguments. Its prototype must be : void MainHook ( int argc , char ... |
GambasComponentGbCollection | 09 Aug 2003 - 09:38 - NEW | BenoitMinisini |
Collection (class) Implements an hash table whose keys are string and values are VARIANTs. Note that you cannot insert the NULL value. You can enumerate this class ... |
GambasInterfaceGBNumberToString | 09 Aug 2003 - 09:30 - r1.2 | BenoitMinisini |
GB.NumberToString int GB.NumberToString ( int local , double value , const char format , char str , long len ) Converts a number into a string. local is a boolean ... |
GambasInterfaceSignature | 09 Aug 2003 - 09:20 - r1.2 | BenoitMinisini |
Making a method or event signature STARTINCLUDE The signature is described by catenating the following patterns into a string : Pattern Meaning b A Boolean parameter ... |