Search found 53 matches

by V2
Fri Sep 04, 2009 8:58 pm
Forum: Coding Questions
Topic: OpenScreen stretches images
Replies: 8
Views: 1432

Take a peek at the result - it's a small game called:
Image
>> Memorizer, the brain game! (click me to download) <<

:D
by V2
Fri Sep 04, 2009 12:01 pm
Forum: Coding Questions
Topic: OpenScreen stretches images
Replies: 8
Views: 1432

Ok - found my way around with ExamineDesktops().

Thanks for help!
by V2
Fri Sep 04, 2009 11:53 am
Forum: Coding Questions
Topic: OpenScreen stretches images
Replies: 8
Views: 1432

Thanks for the hint.

Is there an easy option/dialog for screen selection? Something pre-made which uses sth like ExamineScreenModes()?
by V2
Fri Sep 04, 2009 11:37 am
Forum: Coding Questions
Topic: OpenScreen stretches images
Replies: 8
Views: 1432

OpenScreen stretches images

Hi,

I use OpenScreen with a resolution of 1024x768 to display an image. Everythink works as expected. But if I have a wide screen monitor connected, it stretched the image. How can I turn of this stretching feature so it displays the image in its original size?

Any hints?
by V2
Tue Jun 30, 2009 7:42 pm
Forum: Off Topic
Topic: GUI/Dialogs for command line tools
Replies: 3
Views: 1532

Use a pipe?

e.g.:
C:\dir > file.txt
by V2
Sat Nov 01, 2008 6:51 pm
Forum: Tricks 'n' Tips
Topic: Bruteforce Engine
Replies: 9
Views: 5287

Joakim Christiansen wrote: Nice if you only want to use plane letters only yes, but nice code.
Well, it's simple to extend it - i guess you get the idea... btw, peeking and poking the stuff around will give you quite some additional combinations/second...
by V2
Thu Oct 30, 2008 9:09 pm
Forum: Tricks 'n' Tips
Topic: Bruteforce Engine
Replies: 9
Views: 5287

...same shit, different color:

Code: Select all

Procedure bf(s.s, m)
  l = Len(s) + 1
  pw.s
  For i = 97 To 122
    pw = s + Chr(i)    
    If l < m : bf(pw, m) : EndIf
    Debug(pw)
  Next
EndProcedure

bf("", 5)
by V2
Sun Jul 27, 2008 11:44 am
Forum: Off Topic
Topic: Phenomenon of low popularity PureBasic :?
Replies: 145
Views: 40655

I do appreciate PB as a programming language very much, and I believe that it has a powerful niche. I recommended PB to several guys - I'm sure at least 10 of them purchased, but here is the problem: All of them were nerds, geeks, experienced software engineers but they never heard a single word ...
by V2
Sat Jul 26, 2008 10:04 am
Forum: Off Topic
Topic: Phenomenon of low popularity PureBasic :?
Replies: 145
Views: 40655

> a logo should be nice, reflecting and uniquely recognizable - it isn't at the moment

How the hell would you know? :roll:

Personal taste, experience - but it's hard to argue about something you can't really measure. To be honest - the logo looks cheap to me - the font imho isn't professional ...
by V2
Sat Jul 26, 2008 9:44 am
Forum: Off Topic
Topic: Phenomenon of low popularity PureBasic :?
Replies: 145
Views: 40655

@V2
the layout is ok and the colors are not too poppy.

Colors were taken from Kuler - http://kuler.adobe.com/
As said, it's been a quick one, just to throw another example on the table...


contra:
1. it's too much aimed on youngsters for my taste.
"Get purely hooked on BASIC" has a bad taste ...
by V2
Sat Jul 26, 2008 9:23 am
Forum: Off Topic
Topic: Phenomenon of low popularity PureBasic :?
Replies: 145
Views: 40655

@Fred
You might want to run a compo to create a proper logo and hp, think quite some might join even there wouldn't be a reward. And yes, you suck in marketing...

Brand new user, hasn't done anything useful and is are already telling the software developer what to do and insulting him??

Good one ...
by V2
Fri Jul 25, 2008 10:52 pm
Forum: Off Topic
Topic: Phenomenon of low popularity PureBasic :?
Replies: 145
Views: 40655

@Fred

@Fred

got inspired by the thread - didn't have much time, but this is what I came up with. You might want to run a compo to create a proper logo and hp, think quite some might join even there wouldn't be a reward. And yes, you suck in marketing... ;)

Image
by V2
Fri May 09, 2008 3:32 pm
Forum: Off Topic
Topic: PureGM Gets its arse kicked! But it's getting better!
Replies: 29
Views: 7000

Bug?

Hi,

I think your program has a bug - I place a white stone, then there comes a black one - I click on the black one - the black one turns white, and so on - I always win this way with only clicking 5 times, even in very hard...

I guess this isn't the way it should work, is it?
by V2
Tue Jan 29, 2008 9:28 am
Forum: Off Topic
Topic: [Resolved] A 236 bytes text translated to german pls
Replies: 3
Views: 1031

Re: A 236 bytes text translated to german pls

traumatic wrote:

Code: Select all

Key338 = Zeichensätze
Key339 = Zeichensatzname:
My proposal...
Key338 = Schriftart
Key339 = Schriftname:
by V2
Fri Dec 28, 2007 11:31 am
Forum: Off Topic
Topic: "TranceDrums v2 - Intensiva" is here!!
Replies: 31
Views: 4997

Heps,

thanks for the samples 8) - I made a quick tune with them: > click here <

(The first 22s are only your TranceDrums with couple of effects...)