Welcome to Gaia! ::

Reply V.O.I.D.
Programming Goto Page: [] [<] 1 2 3 4 [>] [»|]

Quick Reply

Enter both words below, separated by a space:

Can't read the text? Click here

Submit

agnesPaigeX

PostPosted: Mon Nov 29, 2004 4:14 am


Breaking Lifemate

Araceli & Malachite/Heavenly Snow & Magical Werefox/03-03-2011

Original

EDITED
Magical Werefox is now Dreamer Vixen. But we haven't talked in months to a year. We haven't done anything with this pair either. I've pmed her about this and sent her the link. It's up to her if she too wishes to consent to this.

Dreamer Vixen
PostPosted: Mon Nov 29, 2004 4:39 am


Check this out. A site where my classmates and I used to gather programming references: http://www.planet-source-code.com/

agnesPaigeX


RekiXX

PostPosted: Tue Nov 30, 2004 4:02 am


TAKUMI64'S NOTEBOOK PROGRAM - Homemade version of MS Notepad

Objects required:
- Common Dialog (CommonDialog)
- Rich Text Box (RichTextBox)
- 2 Command Buttons (Open and Save)

Programmer's Note:
This program is still in its early stages of development.

Source code begins here---

Private sub cmdOpen_Click()
With Me.CommonDialog1
.Filter = "Rich Text Files|*.rtf"
.ShowOpen
End With
Me.RichTextBox1.FileName = Me.CommonDialog1.FileName
End Sub

Private sub cmdSave_Click()
With Me.CommonDialog1
.Filter = "Rich Text Files|*.rtf"
.ShowSave
End With
Me.RichTextBox1.SaveFile Me.CommonDialog1.FileName
End Sub

Source code ends here---
PostPosted: Tue Nov 30, 2004 7:24 am


If you have any questions about the code, please let me know.
As you can see, the font settings aren't in yet. I'm still working on that part. xp

RekiXX


I_am_void
Captain

PostPosted: Tue Nov 30, 2004 9:05 pm


I'll try check it out tomorrow. I'll hopefully have some time then to do so. I've been busy and tired lately.
PostPosted: Wed Dec 01, 2004 10:53 am


I couldn't make the Open function work in VB.Net. sad

agnesPaigeX


I_am_void
Captain

PostPosted: Tue Dec 14, 2004 1:54 pm


That stinks. How much is VB.Net??? I'm supposed to be getting(doubt I wll) $100 from my father in the mail for my brithday(which was last month) and I was thinking of getting it when(or if) I get the money.
PostPosted: Thu Dec 16, 2004 1:46 am


I think I'm gonna get this VB.Net book. It comes with VB.Net Learning Edition. I couldn't find the Visual Studio installer here.

RekiXX


I_am_void
Captain

PostPosted: Fri Dec 17, 2004 6:20 pm


That's cool.
PostPosted: Sat Dec 18, 2004 9:15 pm


I bought a VB.Net book. The CD that comes with it is just filled with sample programs from the book. stressed It doesn't come with any Visual Studio.Net installers. xp

agnesPaigeX


agnesPaigeX

PostPosted: Sun Dec 19, 2004 5:10 am


I posted a new folder at Planet Source Code today. It's a 2 in 1 package with an updated CAI and an updated SWORD. 3nodding
PostPosted: Tue Dec 21, 2004 8:19 am


Ok, cool. When I finish my driving lesson packet I'll check it out.

I_am_void
Captain


RekiXX

PostPosted: Fri Dec 24, 2004 12:39 pm


I_am_void
Ok, cool. When I finish my driving lesson packet I'll check it out.

Good luck, dude. Merry XMas. 3nodding
PostPosted: Mon Jan 10, 2005 1:12 pm


I still am stuck on my damn Tic-Tac-Toe program. I'm thinking of starting over on it, but I really want to know what the crap is missing from my code. Do you think I should start over from scratch???

I_am_void
Captain


agnesPaigeX

PostPosted: Wed Jan 26, 2005 10:14 am


http://www.geocities.com/paulmarkn64/club_offline.html
Type "[Eiko]" and tell me what happens. whee
Reply
V.O.I.D.

Goto Page: [] [<] 1 2 3 4 [>] [»|]
 
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
//
//

// //

Have an account? Login Now!

//
//