Search found 1811 matches

Search found 1811 matches Page 3 of 182
by Cheatmasterbw
Sat Dec 08, 2012 2:32 am
Forum: Codenstuff boardroom
Topic: Windows 8 forms
Replies: 3
Views: 1173

I found this:
http://www.codeproject.com/Questions/26 ... -alignment

You can probably modify the code to work with windows 8.
by Cheatmasterbw
Sat Dec 08, 2012 2:16 am
Forum: Work in Progress
Topic: Tetris - Need Testers
Replies: 11
Views: 3979

I've been working on a Tetris game for a couple weeks now, and I am starting to run out of ideas for the game. If you have any ideas, or find any bugs, please let me know :D Here are the downloads (You need to extract the file from the zip archive to work properly) beta-28: Tetris.zip beta-29: Tetri...
by Cheatmasterbw
Wed Dec 05, 2012 3:12 am
Forum: Coding Help & Support
Topic: vb2012 metro - multi-touch app?
Replies: 1
Views: 889

Does anyone know if there is a simple way to use multitouch in a vb2012 metro application (or any app in general)? I want to experiment with new functionality in windows 8.

Thanks :D
by Cheatmasterbw
Fri Oct 12, 2012 10:28 pm
Forum: Coding Help & Support
Topic: Close minimize and maximize buttons
Replies: 2
Views: 996

I think you would have to create your own buttons to look like that. You can make custom controls for those buttons, and use this to put them at the top of the form: http://www.codeproject.com/Articles/32623/Vista-Aero-ToolStrip-on-Non-Client-Area There's probably an easier way to do this, but I don...
by Cheatmasterbw
Fri Oct 12, 2012 10:24 pm
Forum: Codenstuff boardroom
Topic: anyone now how to multi task in vb
Replies: 5
Views: 1467

You can make multiple process threads. VB usually uses only one process thread, so it can do only one thing at a time. If you have more than one thread, then you can do more than one thing at a time. I'm not sure how to set up multi-threading in vb, but you can probably find information on Google. H...
by Cheatmasterbw
Fri Oct 05, 2012 12:43 am
Forum: Coding Help & Support
Topic: Math help...
Replies: 0
Views: 597

I am working on a shop plugin for minecraft servers. One problem I ran into is that the prices to buy an item are always the same, no matter how many are in shop. To fix this, I am working on making the value of an item decrease as more of the item is in the shop. I am doing this with a half-life so...
by Cheatmasterbw
Fri Aug 17, 2012 6:57 pm
Forum: Coding Help & Support
Topic: What function is this?
Replies: 2
Views: 1047

I cant remember the name of this function. it is like this:

FunctionName(boolean, object, object)
if the boolean is true, the function returns the first object. if it is false, it returns the second.

thanks if you can help :D
by Cheatmasterbw
Tue Jul 24, 2012 4:44 am
Forum: Announcements
Topic: 3 Year Celebration
Replies: 11
Views: 3881

Where did the time go!? Happy birthday codenstuff! I hope i will see many more birthdays to come :D
by Cheatmasterbw
Wed Jul 18, 2012 10:31 pm
Forum: Codenstuff boardroom
Topic: Weather like where you are?
Replies: 27
Views: 6012

Ten minutes ago it was 100° and dry... now it's 70°, thundering and hailing... I'm having really strange weather.
by Cheatmasterbw
Mon Jul 16, 2012 5:45 am
Forum: Tutorial Requests
Topic: How to anti-alias an image?
Replies: 4
Views: 1900

What do you mean by anti-aliasing an image?
Search found 1811 matches Page 3 of 182
Go to advanced search