Search found 202 matches

by RJP Computing
Tue Mar 08, 2005 6:43 pm
Forum: Announcement
Topic: Purebasic Linux IDE beta1 released
Replies: 94
Views: 25441

:shock: WOW :shock:
That almost gives me incentive to use Linux again. Looks good.
by RJP Computing
Tue Mar 01, 2005 10:55 pm
Forum: Announcement
Topic: PureBasic 3.93 for Windows released
Replies: 44
Views: 10532

Nope don't worry PureBasic doesn't use InstallShield.

They use INNO Setup and it is a great free package. You can tell if you open 'Regedit' and browse over to here

Code: Select all

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PureBasic_is1
*EDIT*
Fred beat me to it. :lol:
by RJP Computing
Mon Feb 28, 2005 3:06 pm
Forum: Coding Questions
Topic: EditorGadget with Linenumbers
Replies: 66
Views: 25052

sverson,
I still get the crash when using your code. Sorry I am on Windows XP sp1.
by RJP Computing
Sat Feb 26, 2005 6:33 am
Forum: Coding Questions
Topic: EditorGadget with Linenumbers
Replies: 66
Views: 25052

I have a question about 'LoadLibrary' and 'FreeLibrary'. Do you always have to call 'FreeLibrary' because in the example above it makes the program crash if I call 'FreeLibrary' or does the program always free the dll at the close of the program.
by RJP Computing
Sat Feb 26, 2005 6:29 am
Forum: Coding Questions
Topic: EditorGadget with Linenumbers
Replies: 66
Views: 25052

Yes very much. Here is an example for people to try. Use the file fsw posted right above this post and save it as RaEdit.pbi. XIncludeFile "RaEdit.pbi" ;- Gadget Constants #Gadget_RaEdit = 1 Global hRaEd.l Global hRAEditDLL.l ; -- RaEditGadget Procedure RaEditGadget(guiID, hwndParent, x, y...
by RJP Computing
Fri Feb 25, 2005 10:29 pm
Forum: Coding Questions
Topic: Assigning RTF (styled) text to EditorGadget directly
Replies: 19
Views: 5003

You actually got that code to work?
I can't get it to work it prints like 3000 pages.
by RJP Computing
Fri Feb 25, 2005 9:54 pm
Forum: Coding Questions
Topic: Constant can't have a type!
Replies: 15
Views: 2851

Pupil wrote:Are you using japbe? If you do read on from last entry here:
viewtopic.php?t=13931&start=15
Thanks it was jaPBe. I updated it and all is well.

Thanks
by RJP Computing
Fri Feb 25, 2005 6:09 pm
Forum: Coding Questions
Topic: Constant can't have a type!
Replies: 15
Views: 2851

This is not going goo for me. I don't understand.

Code: Select all

#BD_NONESTING    = $01
#szClassName = "RAEdit"
Are these valid? I keep getting an error "A Constant can't have a type". That is not good because the error line is always wrong too. Please can we get some clarification?
by RJP Computing
Fri Feb 25, 2005 4:08 pm
Forum: Coding Questions
Topic: EditorGadget with Linenumbers
Replies: 66
Views: 25052

If you are not interested in multi platform (windows/linux/osx) because you use Windows only, than you should look into 'RaEdit.dll' (comes with RadASM or look into Ketilo's SimED project, there are the sources for it). RaEdit is coded in pure asm (60Kb instead of 260Kb), is way faster than scintil...
by RJP Computing
Fri Feb 25, 2005 5:49 am
Forum: Announcement
Topic: PureBasic 3.93 beta 3 for Windows released
Replies: 89
Views: 22617

@pb: Thanks for pointing me to the right topic. The newest help file says (under 'Terms And Conditions'): All components, libraries, and binaries are copyrighted by Fantaisie Software. The PureBasic license explicitly forbids the creation of DLLs whose primary function is to serve as a 'wrapper' fo...
by RJP Computing
Fri Feb 25, 2005 4:30 am
Forum: Coding Questions
Topic: EditorGadget with Linenumbers
Replies: 66
Views: 25052

If you are going to use Scintilla I suggest looking at the great include that GPI has put in the includes of jaPBe. It is all the functions wrapped nicely for you.
by RJP Computing
Wed Feb 23, 2005 5:51 am
Forum: Coding Questions
Topic: use .ico file
Replies: 6
Views: 1447

Yes I believe that PureBasic v3.30 is to old to support 'Enumeration'.
You should update your version to 3.92.
by RJP Computing
Fri Feb 18, 2005 8:56 pm
Forum: Off Topic
Topic: Losing a loved one...
Replies: 11
Views: 2477

My condolences. I presently have a Yellow Lab that is 5 years old and he makes my life better everyday. I wouldn't know what to do without him. I defiantly feel for you.
by RJP Computing
Mon Jan 24, 2005 4:26 am
Forum: General Discussion
Topic: pop-up's
Replies: 24
Views: 4311

Well you guys are talking about this so I will respond. These are facts: - Internet Explorer is the most used browser. (I am sure that noone is denying this) - FireFox is growing in popularity - I use FireFox Internet Explorer is so popular that there is no disputing that it is the most widly used. ...
by RJP Computing
Sun Jan 23, 2005 4:28 am
Forum: General Discussion
Topic: pop-up's
Replies: 24
Views: 4311

Why is the solution another browser? Why not make it work for the most popular browser (Internet Explorer) and all the others? Sorry I know how stupid everybody is for using it but the fact remains that it is by far the market leader in browsers. When somebody says they have a problem with Windows y...