Search found 1010 matches

Search found 1010 matches Page 5 of 101
by Scottie1972
Fri Oct 11, 2013 5:57 pm
Forum: Help & Support
Topic: Graphics Help.
Replies: 1
Views: 2628

here is something i did while i was waiting on lunch to finish.
Image
by Scottie1972
Fri Oct 11, 2013 5:12 am
Forum: Coding Help & Support
Topic: HELP, listview groups vb.net
Replies: 6
Views: 1757

To change the ListView Groups graphic display, you would have to rewrite a completely new Render Class for a ListView Control. If you have no idea what I am talking about, then dont try it! If you do, I hope you have alot of spare time on your hands. You might as well rewrite the ListView Control Cl...
by Scottie1972
Fri Oct 11, 2013 4:57 am
Forum: Source-Code
Topic: How to edit any Item and/or SubItems in a ListView Control
Replies: 3
Views: 1587

How to edit any Item and/or SubItems in a ListView Control I found this while surfing Goolge one day. I change somethings around to suit my needs. But any one with XML time can figure out out to save and update the .XML file. But basically all this is, is a Editable ListView Control. Its easy to use...
by Scottie1972
Fri Oct 04, 2013 3:35 pm
Forum: Coding Help & Support
Topic: RichTextBox.RTF and MySQL
Replies: 7
Views: 2080

i figured a way to handle the INSERT.
i hate having todo this way but it works.
seems there isnt any other way of working with RTF.
by Scottie1972
Fri Oct 04, 2013 2:11 pm
Forum: Coding Help & Support
Topic: RichTextBox.RTF and MySQL
Replies: 7
Views: 2080

i know i have to replace() the "\" with "\\" Dim cRTF as String = Replace(RichTextBox.RTF, "\", "\\") cause mysql doesnt like the "\" character. plus, if you have any (") in the text. you have to replace them as well. Dim cRTF As String = Replac...
by Scottie1972
Fri Oct 04, 2013 11:09 am
Forum: Coding Help & Support
Topic: RichTextBox.RTF and MySQL
Replies: 7
Views: 2080

any figure out how to insert RichTextBox.RTF into a MySQL database yet?
by Scottie1972
Wed Oct 02, 2013 4:17 pm
Forum: Codenstuff boardroom
Topic: Snippet Library version MSE. Help me! Please Vote.
Replies: 6
Views: 1983

http://i43.tinypic.com/4sha2h.jpg In with the Library List in "Alphabetic Mode" all your library entries can be listed in anyway you wish. Also, anything you want to add to the library can be saved. Not just code snippets. HTML Templates, PHP Scripts, Email Drafts, Letters to Mom. anythin...
by Scottie1972
Wed Oct 02, 2013 3:44 pm
Forum: Codenstuff boardroom
Topic: Snippet Library version MSE. Help me! Please Vote.
Replies: 6
Views: 1983

Usman55 wrote:
Being custom, it really stands out. It's a job well done.

The listview (or treelistview) on the left could use some work.
Its not a listview or a treeview control. it is my own custom made control housed in a slide panel.
by Scottie1972
Tue Oct 01, 2013 8:31 pm
Forum: Codenstuff boardroom
Topic: Snippet Library version MSE. Help me! Please Vote.
Replies: 6
Views: 1983

just a quick note. every control that you use, see and use in this version are all custom. no other but a "Host" control is used from the toolbox. this version should be one of the best software i will release.
by Scottie1972
Tue Oct 01, 2013 8:23 pm
Forum: Codenstuff boardroom
Topic: Snippet Library version MSE. Help me! Please Vote.
Replies: 6
Views: 1983

ok you guys. i need some input for the user and/or future users of Snippet Library. I find myself at a crossroads and i need some input from you guys. vote above to help me build a better Snippet Library. In this version (Snippet Library MSE - Snippet Library Metro Style Edition) I made it so you ca...
Search found 1010 matches Page 5 of 101
Go to advanced search