Search found 53 matches
- Dec 04, 2009 0:53
- Forum: Windows
- Topic: Windows 7 64bit
- Replies: 16
- Views: 7170
My apologize in advance if I'm restating any information. Any PC you purchase from a retailer like BestBuy that has 4GB or more memory will automatically be 64bit. Much like 32bit software replaced 16bit, the same is happening now. Soon, everything will be 64bit. Be prepared. The topic of Vitalizati...
- Sep 24, 2009 20:19
- Forum: Archive
- Topic: Embedding ScriptBasic in FreeBASIC
- Replies: 45
- Views: 13003
For those who have to ask about why you would add scripting obviously, you don't have have a need for it. However you all use applications that depend almost entirely on scripts, such as your web browser, mIRC, Office, etc. Digest this for just a second; without scripting your web browser would be t...
- Aug 16, 2009 5:32
- Forum: Community Discussion
- Topic: What libraries you like most?
- Replies: 17
- Views: 5193
- Mar 09, 2009 4:24
- Forum: General
- Topic: FreeBasic VIM file
- Replies: 2
- Views: 1697
- Mar 04, 2009 8:11
- Forum: Windows
- Topic: Scintilla with Windows API [SOLVED]
- Replies: 24
- Views: 30280
- Feb 28, 2009 8:25
- Forum: General
- Topic: Optional Arguments
- Replies: 1
- Views: 1215
Optional Arguments
It would appear that if I set the default of an argument in a method, then passing it a value is optional. Is this supposed to happen? I can call the following w/o any arguments. Observe: sub TGtkApplication.MessageBox( byref title as string = "Message", byref text as string = ""...
- Feb 28, 2009 0:18
- Forum: Windows
- Topic: Wanted Code sample to: Open Window w/Button, Get&Display
- Replies: 6
- Views: 3860
Mel, FreeBASIC does not have native support for any kind of Graphic User Interface. This is achieved through various libraries and the API of the system you are developing on. I personally develop on Linux and I am working on my own set of libraries that will use GTK to create GUI applications for b...
- Feb 19, 2009 7:02
- Forum: Linux
- Topic: wireless adapter problems with linux
- Replies: 7
- Views: 3651
- Feb 14, 2009 7:37
- Forum: General
- Topic: Functions returning a UDT
- Replies: 7
- Views: 2113
- Feb 13, 2009 7:54
- Forum: Libraries Questions
- Topic: GtkSourceView for FreeBASIC?
- Replies: 4
- Views: 2679
I also need the GtkSourceView headers. sir_mud is offline and will be for sometime. My understanding is that he has no ISP. Does anyone else have these headers? Is it possible to get them? If someone can hit at what needs to be done I'll try it myself. I just dont know the process for converting C h...
- Feb 11, 2009 6:39
- Forum: Documentation
- Topic: The Wiki is broken.
- Replies: 22
- Views: 12543
It's a real pain in the ass not being able to access the documentation I need. I realise and am thankful for the fact that this project and all of these fantastic resources are being provided to myself and the community for free. That being said, wtf? Who has the ability to fix this and why arent th...
- Feb 04, 2009 8:41
- Forum: Documentation
- Topic: The Wiki is broken.
- Replies: 22
- Views: 12543
- Feb 04, 2009 6:47
- Forum: Documentation
- Topic: The Wiki is broken.
- Replies: 22
- Views: 12543
The Wiki is broken.
The Wiki is broken and I need to access it. I get to the main page, http://www.freebasic.net/wiki/wikka.php?wakka=DocToc but anything i click on gives an error: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /home/fb/public_html/wiki/actions/fbdoc.php ...
- Jan 15, 2009 9:12
- Forum: Community Discussion
- Topic: FreeBASIC/Geany tagging engine fixed
- Replies: 3
- Views: 2279
- Jan 01, 2009 6:07
- Forum: General
- Topic: Get the Symbol name of a UDT?
- Replies: 5
- Views: 1825