Search found 10 matches

by cegy
Tue Dec 01, 2009 10:58 pm
Forum: Coding Questions
Topic: looking for gui help (n00bie)
Replies: 0
Views: 550

looking for gui help (n00bie)

Hi, i've tryed purebasic in the past and couldn't understand much of it but that was a year or 2 ago... but i would like to learn something new and i have checked out the "hints and tips" section i found that i could understand what most of the code means but my main problem is i don't know or ...
by cegy
Wed Nov 21, 2007 4:36 pm
Forum: Coding Questions
Topic: can't get the statusbar to work
Replies: 4
Views: 913

Sparkie wrote:Add this line after line 56 (after selecting file to open)

Code: Select all

StatusBarText(#StatusBar_0, 0, FileName)
Thanks mate :)
by cegy
Wed Nov 21, 2007 4:01 pm
Forum: Coding Questions
Topic: can't get the statusbar to work
Replies: 4
Views: 913

can't get the statusbar to work

Hi, i've made this simple text reader but the only problem i am having is that i can't get the statusbar to show the filename and path. :(


;============================================================================================================================
; Gadget and window constants ...
by cegy
Wed Nov 21, 2007 12:33 pm
Forum: The PureBasic Editor
Topic: Replace the Editor part of current PureBasic IDE
Replies: 25
Views: 16860

here's an idea not sure if it works but here goes. download SciTE from http://scintilla.sourceforge.net/SciTEDownload.html
and rename SciLexer.DLL to Scintilla.dll to update it :D .

P.s. am not sure if its that simple or not
by cegy
Tue Nov 20, 2007 3:34 pm
Forum: Coding Questions
Topic: New to PureBasic
Replies: 9
Views: 2029

At the moment i am finding JaPBE alot more easyer to use and tells me what code does what etc.. so that #1 down and 2 more to go now :).


Thanks for the help guys
by cegy
Mon Nov 19, 2007 1:44 pm
Forum: Coding Questions
Topic: New to PureBasic
Replies: 9
Views: 2029

New to PureBasic

Hi, i am new to PureBasic and i would like some help from you guys to get me started with in PureBasic :?:

1. what ide's should i start to use (help me to understand the code better) :?:
2. what program to use to make my form with (the easyer to understand the better and maybe possible to reopen ...
by cegy
Fri Aug 19, 2005 7:55 pm
Forum: Coding Questions
Topic: Programming Help
Replies: 7
Views: 1994

Well basically the Visual Designer can create a project, which is not the code but the collection of objects and behaviours.

When loading this project, you can switch to PureBasic editor (Project menu). If you do so, you will get two source files in the PureBasic editor.

The first one is ...
by cegy
Fri Aug 19, 2005 6:33 pm
Forum: Coding Questions
Topic: Programming Help
Replies: 7
Views: 1994

fweil wrote:If you have got the last 3.94 release of PureBasic, just use the Visual Designer and push F1 !

The help should put you on the tracks.

Rgrds
oh yeah you know after you made ur form and you saved it how "would" you code it with your project?

I hope you understand what i mean :s
by cegy
Fri Aug 19, 2005 5:32 pm
Forum: Coding Questions
Topic: Programming Help
Replies: 7
Views: 1994

Welcome cegy,

You have a ton of sources accessible here :


http://www.purearea.net/pb/CodeArchiv/CodeArchiv.html


and the forum for all questions and sources sharing !

KRgrds


Many thanks :) just 1 more question how do i use the visual designer when i code with it


:?: i hope this doesn ...
by cegy
Fri Aug 19, 2005 2:45 pm
Forum: Coding Questions
Topic: Programming Help
Replies: 7
Views: 1994

Programming Help

Hi there i have just downloaded purebasic which looks ace but i wanna know how to program in it i.e help files, tuts etc... to help me get started in purebasic.

Can anyone help me please

Many Thanks Cegy :)