What's Here?
- Members: 306,937
- Replies: 841,387
- Topics: 140,587
- Snippets: 4,465
- Tutorials: 1,166
- Total Online: 1,804
- Members: 87
- Guests: 1,717
|
's Contributions
|
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
|
|
Tutorials
in (Last Comment: , Views: 1,862)
in (Last Comment: , Views: 4,099)
in (Last Comment: , Views: 2,716)
in (Last Comment: , Views: 1,341)
in (Last Comment: , Views: 2,081)
in (Last Comment: , Views: 248)
|
|
Code Snippets
|
 |
|
|
Submitted: March 16, 2009
Views: 1304
Demonstrates how to have your Flex app auto-start in full screen mode.
|
|
|
 |
|
|
Submitted: February 27, 2009
Views: 1195
This checks to see which available COM ports are open using System.IO.Ports then adds the available ports that are open to a combobox. You could replace the combobox to just a string[] and return that. This returns a bool, for it's integrated into our applications, and libraries, but works fine stand alone.
|
|
|
| |