Search found 11 matches

by horia
Tue Sep 16, 2003 8:38 am
Forum: The PureBasic Editor
Topic: Continuation line for source file
Replies: 47
Views: 32828

Clarifying

It was question about very long instructions , not about
i
f
...
t h
e
n
...
Every programming language has this facility.Nobody is such idiot to play with words , especially after nearly 30 years of experience in programming languages :wink:
by horia
Tue Sep 16, 2003 6:55 am
Forum: The PureBasic Editor
Topic: Continuation line for source file
Replies: 47
Views: 32828

About

Too much noyse for just nothing.Forget it .It was a simple question , not a request.The spirit of this forum begins to alterate.Good bye.
by horia
Wed Sep 03, 2003 11:03 am
Forum: The PureBasic Editor
Topic: Continuation line for source file
Replies: 47
Views: 32828

The cool idea

8O Thanks,
by horia
Wed Sep 03, 2003 10:45 am
Forum: The PureBasic Editor
Topic: Continuation line for source file
Replies: 47
Views: 32828

Continuation line for source file

Is there a possibility to write an instruction on several lines - as people say , "continuation line" in PureBasic?
by horia
Tue May 27, 2003 2:15 am
Forum: General Discussion
Topic: oldskool demo...
Replies: 13
Views: 5968

After eliminating some Fsound calls (no library for them) and enabling the procedure for MOD in your smaller source , "oldskool" began to work fine . It's very strong and impressive this old scool , a good example ! 8)
by horia
Fri May 23, 2003 1:08 pm
Forum: Windows
Topic: Disk copy
Replies: 10
Views: 5045

There are older versions of Norton Ghost that are able to run under Windows (not Ghost 2002 or 2003) , but it seems they doesn't know ntfs .
If you save win 98 , you can use also Ace under DOS combined with doslfnbk.exe written by D.J.Murdoch(it is freeware/shareware , depending of version) .
The ...
by horia
Fri May 23, 2003 9:01 am
Forum: Coding Questions
Topic: window with vertical and horrizontal scrollbars
Replies: 2
Views: 1569

Thank you Fred ! :mrgreen:
by horia
Fri May 23, 2003 7:50 am
Forum: Coding Questions
Topic: window with vertical and horrizontal scrollbars
Replies: 2
Views: 1569

window with vertical and horrizontal scrollbars

Is there possible in PB to construct a window having an image inside it, with the possibility that if the image is larger than the window size , to use scrollbars for scrolling inside the window ? :(
by horia
Thu May 15, 2003 11:48 am
Forum: Feature Requests and Wishlists
Topic: OO Programming in PureBASIC ????
Replies: 47
Views: 21984

You're right , Ricardo !
by horia
Mon May 05, 2003 11:59 am
Forum: General Discussion
Topic: VOTE for PureBasic!!
Replies: 38
Views: 13090

Done !
by horia
Mon Apr 28, 2003 4:56 am
Forum: The PureBasic Editor
Topic: Visual designer suggestion
Replies: 3
Views: 3457

Visual designer suggestion

8O It's very difficult to create a Visual Designer that may modify afterwise the composition and distribution of the gadgets without affecting the loops that are treating events , user routines and declarations . Every modification means generation of a new source , without them .
In respect to ...