WOW I never knew that this icon in the upper left would do that, many thanks.
? So how does one change that console Icon in upper left (make it a question mark or something like that).
as always many thanks
vinostien
Search found 24 matches
- Wed May 18, 2016 5:48 pm
- Forum: Coding Questions
- Topic: Fonts
- Replies: 3
- Views: 1735
- Wed May 04, 2016 8:10 pm
- Forum: Coding Questions
- Topic: Fonts
- Replies: 3
- Views: 1735
Fonts
I have look but did not find a place to post this question about fonts.
I only have a (demo ver) of purebasic and like to program in a console, however my fonts are so small I can't read them, when the rest of the windows font are good, My Question is : How do I change/load fonts in a Console?
thx ...
I only have a (demo ver) of purebasic and like to program in a console, however my fonts are so small I can't read them, when the rest of the windows font are good, My Question is : How do I change/load fonts in a Console?
thx ...
- Wed Apr 27, 2016 7:07 pm
- Forum: Announcement
- Topic: PureBasic - A Beginner's Guide : Free to download and adapt!
- Replies: 83
- Views: 305432
Re: PureBasic - A Beginner's Guide : Free to download and ad
"Everyone has his/her own style with how to do things, but some styles
are based more on being different than being clear. If you ever have
the notion to allow other developers to use/modify your code and/or
work on a team with you, I would highly recommend that you adopt a
style that is accessible ...
are based more on being different than being clear. If you ever have
the notion to allow other developers to use/modify your code and/or
work on a team with you, I would highly recommend that you adopt a
style that is accessible ...
- Sat Jun 07, 2014 11:02 pm
- Forum: Tricks 'n' Tips
- Topic: Resize Image - with several modes
- Replies: 2
- Views: 2478
Re: Resize Image - with several modes
hello I like your style of programing
I can't get it to resize my over sized image,
this line I have errors on;
fixpic=MB_ResizeImage(pic,320,240,#MB_RESIZEIMAGE_TILE,#Red)
so I changed it to read;
fixpic=MB_ResizeImage(pic,320,240,#MB_RESIZEIMAGE_TILE)
still unkown to my over sized image?
I can't get it to resize my over sized image,
this line I have errors on;
fixpic=MB_ResizeImage(pic,320,240,#MB_RESIZEIMAGE_TILE,#Red)
so I changed it to read;
fixpic=MB_ResizeImage(pic,320,240,#MB_RESIZEIMAGE_TILE)
still unkown to my over sized image?
- Fri May 16, 2014 4:23 pm
- Forum: Announcement
- Topic: PureBasic - A Beginner's Guide : Free to download and adapt!
- Replies: 83
- Views: 305432
Re: PureBasic - A Beginner's Guide : Free to download and ad
I found this.The Rabble wrote:"The requested URL /pb-beginners/PureBasic - A Beginners Guide.zip was not found on this server."
Where did it go ?
However I could not find?
Source Code From The Book
PureBasic - A Beginners Guide Source Code.zip (4Mb)
vinostien
- Mon Sep 24, 2012 1:24 pm
- Forum: Announcement
- Topic: PureBasic - A Beginner's Guide : Free to download and adapt!
- Replies: 83
- Views: 305432
Re: PureBasic - A Beginner's Guide : Free to download and ad
Thank you for this info.
vinostien
End of Transmission,
vinostien
End of Transmission,
- Sun Dec 04, 2011 6:24 pm
- Forum: Coding Questions
- Topic: Horizontal scrolling ofa block(10x10) letters right to left?
- Replies: 15
- Views: 3650
Re: Horizontal scrolling ofa block(10x10) letters right to l
Wow, thanks for the info, it is about time someone targets the cause of my problem and not the symptoms, I read a little of the download and it looks like it would help me alot
thx again
vinostien
thx again
vinostien
- Fri Dec 02, 2011 5:45 pm
- Forum: Coding Questions
- Topic: Horizontal scrolling ofa block(10x10) letters right to left?
- Replies: 15
- Views: 3650
Re: Horizontal scrolling ofa block(10x10) letters right to l
Hello.
any help would be nice
thanks vinostien.
I am stil having trouble with the coding, I have run out of info and samples to play with.Where is a good place to get PureBasic samples that I may download and look at and play with, they must beable to run on the free ver of PB?
any help would be nice
thanks vinostien.
- Mon Aug 29, 2011 12:35 am
- Forum: Coding Questions
- Topic: Horizontal scrolling ofa block(10x10) letters right to left?
- Replies: 15
- Views: 3650
Re: Horizontal scrolling ofa block(10x10) letters right to l
Hello
Where is a good place to get PureBasic samples that I may download and look at and play with, they must beable to run on the free ver of PB?
thanks
vinostien
Where is a good place to get PureBasic samples that I may download and look at and play with, they must beable to run on the free ver of PB?
thanks
vinostien
- Sun Aug 14, 2011 11:33 pm
- Forum: Coding Questions
- Topic: Horizontal scrolling ofa block(10x10) letters right to left?
- Replies: 15
- Views: 3650
Re: Horizontal scrolling ofa block(10x10) letters right to l
Wow that is nice, I like what you did in that coding, however I am so new to the programing that I still have not decided to pay for the full code yet, I would like to learn a bit more about coding before I buy it.
thanks again
vinostien
thanks again
vinostien
- Mon Jul 18, 2011 12:10 am
- Forum: Coding Questions
- Topic: Horizontal scrolling ofa block(10x10) letters right to left?
- Replies: 15
- Views: 3650
Re: Horizontal scrolling ofa block(10x10) letters right to l
Hmm,
Line 63: GetTickCount_() is nounction (or not available in demo version), macro, array or linked list.
Sorry, I guess I will have to upgrade to the full version to under stand this programing.
vinostien
Line 63: GetTickCount_() is nounction (or not available in demo version), macro, array or linked list.
Sorry, I guess I will have to upgrade to the full version to under stand this programing.
vinostien
- Tue Jul 12, 2011 2:01 am
- Forum: Coding Questions
- Topic: Horizontal scrolling ofa block(10x10) letters right to left?
- Replies: 15
- Views: 3650
Re: Horizontal scrolling ofa block(10x10) letters right to l
Hello
I did find that post and could not run it, error 'content not found' and I did not know how to change the code to work on my laptop, but the code gave me some ideas to try to fix my own code.
thanks again
vinostien
I did find that post and could not run it, error 'content not found' and I did not know how to change the code to work on my laptop, but the code gave me some ideas to try to fix my own code.
thanks again
vinostien
- Mon Jul 11, 2011 3:48 am
- Forum: Coding Questions
- Topic: Horizontal scrolling ofa block(10x10) letters right to left?
- Replies: 15
- Views: 3650
Re: Horizontal scrolling ofa block(10x10) letters right to l
here is a sample of 1 of my puzzle.
B Y A L P S I D X P
U E L Z Z U P E U W
F R T P R O G R A M
F A D E L S E U R W
E L R K L B B D A I
R C A B A P J E E N
S E W S Z H M C L D
U D I G N I D O C O
D C N T A H C R C W
A N G E T I R P S O
All this needs to scroll at the same time, Hmm the ...
B Y A L P S I D X P
U E L Z Z U P E U W
F R T P R O G R A M
F A D E L S E U R W
E L R K L B B D A I
R C A B A P J E E N
S E W S Z H M C L D
U D I G N I D O C O
D C N T A H C R C W
A N G E T I R P S O
All this needs to scroll at the same time, Hmm the ...
- Mon Jul 11, 2011 1:20 am
- Forum: Coding Questions
- Topic: Horizontal scrolling ofa block(10x10) letters right to left?
- Replies: 15
- Views: 3650
Horizontal scrolling ofa block(10x10) letters right to left?
---Start transmission---
Hello my name is Vinostien, and new to computers, and very new to coding.
I am tring to make a fun program that will scroll right to left a block (10x20) of letters horizontal that will display my word search puzzles.
I have on idea where to start this coding at, coz the ...
Hello my name is Vinostien, and new to computers, and very new to coding.
I am tring to make a fun program that will scroll right to left a block (10x20) of letters horizontal that will display my word search puzzles.
I have on idea where to start this coding at, coz the ...
- Sun Jun 26, 2011 7:50 pm
- Forum: Coding Questions
- Topic: Convert a binary file to letters.
- Replies: 23
- Views: 3621
Re: Convert a binary file to letters.
infratec you are very right, with your help, I was able to rip appart that day in question program recording and sent the inof to the DA to be presented as evidence in court.
now it is clear. You want something like this:
thank you very much again, I am sorry for the unknow terms in the computer ...
now it is clear. You want something like this:
thank you very much again, I am sorry for the unknow terms in the computer ...