I wrote a scripting language 1 1/2 years ago with OO support written in PB.
I posted this test run:
http://www.xideas.de/purebasic/WASAGOS_ ... esting.zip
Search found 174 matches
- Mon Sep 22, 2008 8:52 pm
- Forum: General Discussion
- Topic: Can you create a programming language in PureBasic?
- Replies: 61
- Views: 19959
- Mon Sep 22, 2008 8:49 pm
- Forum: General Discussion
- Topic: Is there any need for another compiler warnings window?
- Replies: 24
- Views: 9258
- Mon Jun 16, 2008 4:03 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] Compiler Feature : Check for Syntax
- Replies: 32
- Views: 9671
- Mon Jun 16, 2008 12:06 pm
- Forum: Announcement
- Topic: CS-Grid-Gadget: New Release V 2.3 / PB4
- Replies: 66
- Views: 44848
Hi, the constant #LF_FACESIZE is been used for create a userdefined gadget with tailbite. If you include the sourcecode directly, you can comment out the structure "CHARFORMAT2_".
I replaced the existing download-file of latest source codes and added the constant #LF_FACESIZE. I did not recompiled ...
I replaced the existing download-file of latest source codes and added the constant #LF_FACESIZE. I did not recompiled ...
- Thu Jun 12, 2008 10:41 am
- Forum: Feature Requests and Wishlists
- Topic: IDE: variables list
- Replies: 4
- Views: 1471
IDE: variables list
Hi,
I would like to suggest, that a double click onto a variable list entry would show the whole content in a editorgadget-window. This would be very useable if a string has a linebreak or more than just the displayed content.
I think this shouldn't be a big thing, but very helpful.
Addionally ...
I would like to suggest, that a double click onto a variable list entry would show the whole content in a editorgadget-window. This would be very useable if a string has a linebreak or more than just the displayed content.
I think this shouldn't be a big thing, but very helpful.
Addionally ...
- Thu May 29, 2008 3:57 pm
- Forum: Coding Questions
- Topic: Shouldn't this work?
- Replies: 4
- Views: 1806
- Thu May 29, 2008 3:54 pm
- Forum: Coding Questions
- Topic: Shouldn't this work?
- Replies: 4
- Views: 1806
- Thu May 29, 2008 3:39 pm
- Forum: Coding Questions
- Topic: Shouldn't this work?
- Replies: 4
- Views: 1806
Shouldn't this work?
for my understanding, this piece of code should work correctly:
Global temp.s
NewList mylist.s()
AddElement(mylist())
mylist() = "John"
AddElement(mylist())
mylist() = "Eric"
ResetList(mylist())
While NextElement(mylist())
temp = mylist()
*Old_Element = @mylist()
LastElement(mylist ...
Global temp.s
NewList mylist.s()
AddElement(mylist())
mylist() = "John"
AddElement(mylist())
mylist() = "Eric"
ResetList(mylist())
While NextElement(mylist())
temp = mylist()
*Old_Element = @mylist()
LastElement(mylist ...
- Wed May 28, 2008 2:12 pm
- Forum: Feature Requests and Wishlists
- Topic: IDE: toolbox procedures
- Replies: 0
- Views: 1194
IDE: toolbox procedures
I would like to ask for a small enhancement of the procedures toolbox:
I know, that I can visualize comments there, when I am using ;-
Is there a posibility to get some bold entries, when I am using f.ex. ;= or ;~?
I would like to use that feature for some grouping issues, like do differ between ...
I know, that I can visualize comments there, when I am using ;-
Is there a posibility to get some bold entries, when I am using f.ex. ;= or ;~?
I would like to use that feature for some grouping issues, like do differ between ...
- Mon May 26, 2008 1:40 pm
- Forum: Mac OSX
- Topic: Any chance to load NIB/XIB file
- Replies: 1
- Views: 2971
Any chance to load NIB/XIB file
It would be very cool if we would be able to design our UI with Interface Builder and if there would be a function that relies on it.
I think one component should be the "CreateNibReference" function.
But how to implement this into PB environment?
Is there anybody out there who has an idea how to ...
I think one component should be the "CreateNibReference" function.
But how to implement this into PB environment?
Is there anybody out there who has an idea how to ...
- Mon May 26, 2008 1:07 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] PB Mac: Compiler Wishlist
- Replies: 0
- Views: 1228
[Implemented] PB Mac: Compiler Wishlist
I would like to see following features on Mac version:
- cocoa support beside/instead of carbon
- native cocoa toolbars
- editable grid
- bridge to NIB files (some methods to use Interface Builder as designer and native PB code)
- cocoa support beside/instead of carbon
- native cocoa toolbars
- editable grid
- bridge to NIB files (some methods to use Interface Builder as designer and native PB code)
- Mon May 26, 2008 1:01 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] PB Mac: IDE Wishes
- Replies: 0
- Views: 1182
[Implemented] PB Mac: IDE Wishes
I would like to see following features:
- universal binary support as compiler option (it should compile PPC/X86 within two pass and assemble it via script to a UB by using the XCode tool by its own)
- splitter support for tools panel
- embedded debugger
- support native help system and spotlight ...
- universal binary support as compiler option (it should compile PPC/X86 within two pass and assemble it via script to a UB by using the XCode tool by its own)
- splitter support for tools panel
- embedded debugger
- support native help system and spotlight ...
- Mon May 26, 2008 11:20 am
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] advanced image support
- Replies: 0
- Views: 1281
[Implemented] advanced image support
Please add alpha-channel support for all images/OS in a way Blitz3D is doing.
- add image-mask to a existing image (gray-scale image with same size)
- load image-mask to a existing image (gray-scale image with same size)
- add mask-color to a existing image
This image-mask should be compatible to ...
- add image-mask to a existing image (gray-scale image with same size)
- load image-mask to a existing image (gray-scale image with same size)
- add mask-color to a existing image
This image-mask should be compatible to ...
- Mon May 19, 2008 3:29 pm
- Forum: Off Topic
- Topic: another view on vista
- Replies: 36
- Views: 6590
- Mon May 19, 2008 12:53 pm
- Forum: Off Topic
- Topic: another view on vista
- Replies: 36
- Views: 6590
Move to OS X!
I think Apple did a good job during their introduction of Mac OS X. They added a runtime-environment for Mac OS called "classic" environment. The application did not notice, that there was a different OS and it was seamlessly integrated into the new GUI.
And OS X has nothing to do with classic Mac ...
And OS X has nothing to do with classic Mac ...