Topics in Gambas web: | Changed: now 08:07 GMT | Changed by: |
GbPcre | 28 Oct 2004 - 20:08 - r1.2 | RobKudla |
INCLUDE{"GbPcreTitleInclude"} This component provides regular expression matching that is compatible with Perl. Regular expression matching is like the use of and ... |
GbXmlLibxmlRpcRpcTypeCArray | 28 Oct 2004 - 20:00 - r1.2 | RobKudla |
INCLUDE{"GbXmlLibxmlRpcRpcTypeCArrayTitleInclude"} INCLUDE{"GbXmlLibxmlRpcRpcTypeCArraySyntaxInclude"} GbXmlLibxmlRpcRpcTypeCArray Not documented |
GbXmlLibxmlRpcRpcTypeCBoolean | 28 Oct 2004 - 19:40 - NEW | RobKudla |
INCLUDE{"GbXmlLibxmlRpcRpcTypeCBooleanTitleInclude"} INCLUDE{"GbXmlLibxmlRpcRpcTypeCBooleanSyntaxInclude"} GbXmlLibxmlRpcRpcTypeCBoolean Not documented |
GbXmlLibxmlRpc | 28 Oct 2004 - 19:37 - NEW | RobKudla |
INCLUDE{"GbXmlLibxmlRpcTitleInclude"} GbXmlLibxmlRpc Not documented INCLUDE{"GbXmlLibxmlRpcClassesInclude"} |
GbXmlLibxmlRpcRpcType | 28 Oct 2004 - 19:36 - NEW | RobKudla |
INCLUDE{"GbXmlLibxmlRpcRpcTypeTitleInclude"} GbXmlLibxmlRpcRpcType Not documented INCLUDE{"GbXmlLibxmlRpcRpcTypeSymbolsInclude"} |
GbXmlLibxmlClassesInclude | 28 Oct 2004 - 19:36 - NEW | RobKudla |
Classes GbXmlLibxmlXmlDocument XmlDocument GbXmlLibxmlXmlNode XmlNode GbXmlLibxmlXmlReader XmlReader GbXmlLibxmlXmlReaderNodeType XmlReaderNodeType GbXmlLibxmlXmlWriter ... |
GbXmlLibxml | 28 Oct 2004 - 19:22 - NEW | RobKudla |
INCLUDE{"GbXmlLibxmlTitleInclude"} GbXmlLibxml Not documented INCLUDE{"GbXmlLibxmlClassesInclude"} |
LangSinh | 26 Oct 2004 - 17:20 - r1.5 | PaulRobinson |
Sinh Value Sinh ( Number ) Computes the hyperbolic sine of a number. Example PRINT Sinh(1) ARROW 1.175201193644 |
LangSin | 26 Oct 2004 - 17:19 - r1.6 | PaulRobinson |
Sin Value Sin ( Angle ) Computes the sine of an angle. The angle is specified in radians. Example PRINT Sin(Pi/2) ARROW 1 |
JimmyTellez | 24 Oct 2004 - 00:22 - NEW | JimmyTellez |
Name: jimmy tellez Email: jimztercrack@yahoo.com Company Name: telleztron Company URL: Country: Costa Rica How Learned About: Press/News (where?) Comment: Personal ... |
AriefBayu | 22 Oct 2004 - 09:31 - NEW | AriefBayu |
Name: Arief Bayu Purwanto Email: ar1ef 310@yahoo.com Company Name: STIKOM LUG Company URL: http://lug.stikom.edu Country: Indonesia How Learned About: Friend/Co-worker ... |
DavidVargas | 17 Oct 2004 - 23:11 - NEW | DavidVargas |
Name: David Vargas Email: overlay@chile.com Company Name: Company URL: Country: Chile How Learned About: Friend/Co-worker Comment: Personal Preferences (details in ... |
BacktickProgram | 15 Oct 2004 - 20:00 - NEW | ReinerHoffmann |
The Back Tick Program ( a function to run command and return its output) writen by Raindog People who are used to other Linux/Unix interpreted or scripting languages ... |
ArjunJain | 11 Oct 2004 - 15:40 - NEW | ArjunJain |
Name: Arjun Jain Email: arjunjain@gmail.com Company Name: RVCE Company URL: http://rvce.ac.in/ Country: India How Learned About: Other (how?) Comment: Installed SuSE ... |
GustavoRaul | 08 Oct 2004 - 02:01 - NEW | GustavoRaul |
Name: Gustavo Raul Email: secureblog@gmail.com Company Name: Company URL: Country: Argentina How Learned About: Web site (which one?) Comment: Personal Preferences ... |
IoanBizau | 03 Oct 2004 - 07:24 - r1.2 | IoanBizau |
Name: Ioan Bizau Email: Company Name: Company URL: Country: Romania How Learned About: Web site (which one?) Comment: Freshmeat Personal Preferences (details in TWIKIWEB ... |
SalvaSalva | 02 Oct 2004 - 01:23 - NEW | SalvaSalva |
Name: Salva Salva Email: sauron@literalia.net Company Name: Company URL: Country: Spain How Learned About: Friend/Co-worker Comment: Personal Preferences (details ... |
PCREPatternSyntax | 01 Oct 2004 - 03:39 - NEW | RobKudla |
PCRE NAME PCRE Perl-compatible regular expressions PCRE REGULAR EXPRESSION DETAILS A regular expression is a pattern that is matched against a subject string from ... |
GambasWeblinks | 30 Sep 2004 - 19:36 - NEW | ReinerHoffmann |
Gambas Links http://gambas.sourceforge.net/ The gambas site http://www.TheEasyGambasDoku.de simple introduction and examples in english http://www.binara.com/gambas ... |
ChristianFaure | 30 Sep 2004 - 01:12 - NEW | ChristianFaure |
Name: Christian Faure Email: christian.faurebouvard@laposte.net Company Name: Company URL: Country: Paraguay How Learned About: Other (how?) Comment: Personal Preferences ... |
Frm2form | 29 Sep 2004 - 20:19 - r1.2 | RobKudla |
frm2form is a perl filter that you can use to convert VB forms to Gambas forms. It ignores all VB code and all controls and properties that it doesn't know about ... |
SalomaoSilva | 23 Sep 2004 - 10:57 - NEW | SalomaoSilva |
Name: Salomao Silva Email: Salomao Silva@hotmail.com Company Name: Company URL: Country: Portugal How Learned About: Friend/Co-worker Comment: Personal Preferences ... |
RajanVinayKumar | 23 Sep 2004 - 05:58 - NEW | RajanVinayKumar |
Name: Rajan Vinay Kumar Email: rajan.vinay@gmail.com Company Name: Company URL: Country: India How Learned About: Other (how?) Comment: I wanted to create a standalone ... |
FourFieldTest | 22 Sep 2004 - 20:37 - NEW | ReinerHoffmann |
The 4 Fields Test This program shows you the use of the four field test. One of the simple tests from statistics , to compare two groups. (For example women and men ... |
ScrollTextProgram | 22 Sep 2004 - 19:50 - NEW | ReinerHoffmann |
The Scroll Text Program This program comes out of the examples of Gambas: ( DataReportExample) where you find it in the form Fabout. You need a scrollview field on ... |
EnzoDezi | 22 Sep 2004 - 12:30 - NEW | EnzoDezi |
Name: enzo dezi Email: enzo.dezi@deltapol.com Company Name: Company URL: Country: Italy How Learned About: Friend/Co-worker Comment: Personal Preferences (details ... |
NewButtonProgram | 18 Sep 2004 - 17:07 - r1.2 | ReinerHoffmann |
The New Button Program This program creates 2 new buttons on a form. The buttons are created just by code and do not come out of the toolbox. Alike this method you ... |
ClipboardProgram | 18 Sep 2004 - 16:17 - NEW | ReinerHoffmann |
The Clipboard Program This program shows you the use of the clipboard in Gambas. You need 2 commandbuttons and 2 textareas to get the program going. The Code: ' Gambas ... |
GunnarL | 12 Sep 2004 - 12:20 - NEW | GunnarL |
Name: Gunnar L Email: gunix@comhem.se Company Name: Company URL: Country: Sweden How Learned About: Friend/Co-worker Comment: Personal Preferences (details in TWIKIWEB ... |
MiodragBogdanovic | 12 Sep 2004 - 00:34 - NEW | MiodragBogdanovic |
Name: Miodrag Bogdanovic Email: gio1000@ladijainwind.it Company Name: Company URL: Country: Italy How Learned About: Web site (which one?) Comment: Personal Preferences ... |
ExecuteProgram | 10 Sep 2004 - 12:03 - NEW | ReinerHoffmann |
The Execute Program This program is similar to the program which is found here: http://www.theeasygambasdoku.de/misc/processes/exec/index.html It has been changed ... |
NewFormProgram | 10 Sep 2004 - 11:19 - NEW | ReinerHoffmann |
The New Form Program This program opens a new form of the same class. The similar programm which is found here: http://www.theeasygambasdoku.de/widgets/form/form ... |
LuigiMarti | 10 Sep 2004 - 07:34 - NEW | LuigiMarti |
Name: Luigi Marti Email: lgmarti@email.it Company Name: Company URL: http://www.animeonweb.com Country: Italy How Learned About: Press/News (where?) Comment: I learn ... |
FileSizeProgram | 09 Sep 2004 - 18:33 - NEW | ReinerHoffmann |
The File Size Program With this miniprogram you can get the size of a file or a directory. You need a commandbutton to get the program going. The Code PUBLIC SUB ... |
FileSizeProgramm | 09 Sep 2004 - 18:26 - NEW | ReinerHoffmann |
Can be deleted!! |
HomeDelSac | 05 Sep 2004 - 06:05 - NEW | HomeDelSac |
Name: Home del Sac Email: home del sac@yahoo.es Company Name: Company URL: Country: Spain How Learned About: Web site (which one?) Comment: Personal Preferences ... |
HowToProgramComponentsQuick | 03 Sep 2004 - 11:23 - NEW | BenoitMinisini |
Quick start I think the better way is starting from the GbSdl sdl component, which is very small. So, let's suppose you want to write the gb.xyz component. This component ... |
ChasBigham | 30 Aug 2004 - 14:06 - NEW | ChasBigham |
Name: Chas. Bigham Email: yancancook45@hotmail.com Company Name: Company URL: Country: USA How Learned About: Other (how?) Comment: by googling for "visual basic ... |
MatteoCampanelli | 29 Aug 2004 - 22:16 - NEW | MatteoCampanelli |
Name: Matteo Campanelli Email: matteocam@freeweb.org Company Name: Company URL: Country: Italy How Learned About: Press/News (where?) Comment: Personal Preferences ... |
CarlosDazDelCampo | 28 Aug 2004 - 21:36 - NEW | CarlosDazDelCampo |
Name: Carlos Díaz del Campo Email: bmciudadreal@yahoo.es Company Name: Company URL: Country: Spain How Learned About: Friend/Co-worker Comment: Personal Preferences ... |
LangLINK | 28 Aug 2004 - 21:03 - r1.2 | BenoitMinisini |
LINK LINK Source path TO Destination path Creates a symbolic link named Destination path that points at the Source path file. See also LangCOPY COPY , LangKILL KILL ... |
LangERROR | 28 Aug 2004 - 20:55 - NEW | BenoitMinisini |
ERROR ERROR Returns if there was an error. Use it just after a LangTRY TRY instruction to know if the executed instructions failed. To get more information about ... |
DiFuscoFrancesco | 28 Aug 2004 - 06:52 - NEW | DiFuscoFrancesco |
Name: Di Fusco Francesco Email: francesco.difusco@libero.it Company Name: teaching online Company URL: http://www.teachingonline.it Country: Italy How Learned About ... |
GfdsaAtGfdsaorg | 25 Aug 2004 - 14:23 - NEW | GfdsaAtGfdsaorg |
Name: gfdsa at gfdsa.org Email: gfdsa@gfdsa.org Company Name: Company URL: Country: Italy How Learned About: Web site (which one?) Comment: kde-apps Personal Preferences ... |
SanjayArora | 23 Aug 2004 - 19:16 - NEW | SanjayArora |
Name: Sanjay Arora Email: smailbox@hotpop.com Company Name: Transcontinental Impex Pvt. Ltd. Company URL: Country: India How Learned About: Other (how?) Comment: ... |
LangENDIF | 23 Aug 2004 - 12:15 - NEW | BenoitMinisini |
ENDIF See LangIF IF . |
GianniPiccini | 20 Aug 2004 - 21:55 - NEW | GianniPiccini |
Name: GianniPiccini Email: mc0660@mclink.it Company Name: Company URL: http://www.pastrano.org/ Country: Italy How Learned About: Web site (which one?) Comment: Language ... |
MaurizioPz | 18 Aug 2004 - 18:31 - NEW | MaurizioPz |
Name: Maurizio Pozzobon Email: mauriiiii3001@yahoo.it Company Name: Company URL: Country: Italy How Learned About: Web site (which one?) Comment: Personal Preferences ... |
ApiGbSubCollectionNew | 16 Aug 2004 - 18:51 - NEW | BenoitMinisini |
GB.SubCollection.New void GB.SubCollection.New ( GB SUBCOLLECTION subcol , GB SUBCOLLECTION DESC desc , void container) Creates a new collection of sub-objects. subcol ... |
DanielCampos | 29 Jul 2004 - 20:18 - r1.3 | DanielCampos |
Name: Daniel Campos Fernández Email: danielcampos@netcourrier.com Company Name: Just Gambas Company URL: http://gambas.sourceforge.net Country: Spain How Learned ... |