Search found 15 matches

by xSoNiCaSx
Sat Feb 20, 2021 7:26 am
Forum: Off Topic
Topic: I owe my career to PureBasic
Replies: 1
Views: 1294

I owe my career to PureBasic

Bit of a story here.

My entry to the programming world was many many years ago when two teachers from my school came in to install FPS (a Lithuanian IDE for FreePascal) on our family computer for my younger brother. He was interested in programming, and I had no idea what that even was. I was ...
by xSoNiCaSx
Mon Aug 04, 2008 8:01 pm
Forum: Coding Questions
Topic: Console resize
Replies: 16
Views: 3693

Yep, I wanted that the console could not be resized at all.

Big thanks, Sparkie. :wink:
Thank you all, guys! :roll: :wink:
by xSoNiCaSx
Sun Aug 03, 2008 4:23 pm
Forum: Coding Questions
Topic: Console resize
Replies: 16
Views: 3693

Still no answer...

Can anybody help?
by xSoNiCaSx
Tue Jul 29, 2008 9:03 pm
Forum: Coding Questions
Topic: Console resize
Replies: 16
Views: 3693

Yeah, I'm on windows.

Thanks.

Window-Message you say?... Well... I think I saw that thing somewhere... If the console window behaves like a simple window, it should be possible...
I'll search MSDN for it.
Although I don't think I will find the answer...
by xSoNiCaSx
Tue Jul 29, 2008 8:25 pm
Forum: Coding Questions
Topic: Console resize
Replies: 16
Views: 3693

Console resize

Hi all.

I have this little problem. I set my console's screen buffers size to 80x25, and I want it to stay that way. When resizing console's window it can be shrunk down (with scrollbars on the left, and the bottom).
I want to have the console unresizable. Is there any way to do this? I suppose it ...
by xSoNiCaSx
Wed Jan 23, 2008 8:04 pm
Forum: Off Topic
Topic: What colour scheme are you using?
Replies: 3
Views: 1140

Heh. I should try to use search more often :D
by xSoNiCaSx
Wed Jan 23, 2008 7:45 pm
Forum: Off Topic
Topic: What colour scheme are you using?
Replies: 3
Views: 1140

What colour scheme are you using?

I am kinda curious. Which color scheme are you using in Pure? Is it default one, or custom?
by xSoNiCaSx
Mon Dec 24, 2007 12:13 pm
Forum: Coding Questions
Topic: Including modules...
Replies: 5
Views: 1100

I meant the sound files :roll:

Many thanks. ufmod works nice :D
by xSoNiCaSx
Sun Dec 23, 2007 4:47 pm
Forum: Coding Questions
Topic: Including modules...
Replies: 5
Views: 1100

Including modules...

Is there any way to include modules in executable file? Something like CatchModule() or anything.... Or maybe there is a function in win32 API... Dumb question, eh? :lol:
by xSoNiCaSx
Thu Dec 20, 2007 8:21 am
Forum: Feature Requests and Wishlists
Topic: Auto Formatting
Replies: 17
Views: 6001

Actually i started using Pure not long ago. i saw this but i didnt know how to use it... :shy:
by xSoNiCaSx
Wed Dec 19, 2007 6:04 pm
Forum: Feature Requests and Wishlists
Topic: Auto Formatting
Replies: 17
Views: 6001

How can I do it? :(

I go to tools -> configure tools... -> New
In commandline I add the compiled exe of your code
I left the arg... DAMN! Wait for it...

*checks something*

OMG! It worked!

What can I say? Nice :lol:

Thanks for info :wink: :D
by xSoNiCaSx
Wed Dec 19, 2007 5:04 pm
Forum: Feature Requests and Wishlists
Topic: Auto Formatting
Replies: 17
Views: 6001

Well... When I talked about it I was thinking about... Well... Like the CTRL-TAB shortcut which idents the code inside the IDE, because it is kinda uncomfortable to close Pure, run this, and then get back to it.

Perfect tabbing with no delay, it's only one shortcut away... :lol:

As I said, it ...
by xSoNiCaSx
Tue Dec 18, 2007 7:29 pm
Forum: Feature Requests and Wishlists
Topic: Auto Formatting
Replies: 17
Views: 6001

Auto Formatting

I saw a quite nice feature in jaPBe. The auto formatting. It would be kinda nice, because my code gets very messy (even if it is sooo simple).

It just a thought, and it would be really nice to have it in the PB IDE :roll:

P.S.
I don't like the jaPBe for some reason... Dunno...
by xSoNiCaSx
Mon Dec 17, 2007 5:51 pm
Forum: General Discussion
Topic: PureBasic tutorials
Replies: 6
Views: 2192

Thanks. I will look for it :D
by xSoNiCaSx
Mon Dec 17, 2007 5:17 pm
Forum: General Discussion
Topic: PureBasic tutorials
Replies: 6
Views: 2192

PureBasic tutorials

Hi all!

All of os knows the tutorials for all kinds of programming languages - C++, Pascal, Java and others. I was google'ing some time know, and...

I found the http://www.xs4all.nl/~bluez/datatalk/purebasic.htm
and nothing more :oops:

Do you know any good PureBasic tutorials?
Or maybe it is ...