Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Endorsement
Ranked #856
Ranked #4K
~4K People Reached
About Me

VB.net newbie.
Have done some very limited stuff at University, but now I'm learning more :)

Member Avatar for TheMightySpud

Hi all, I'm getting a strange error every time I try to send a score update using an rpc using Photon Unity Networking (And Unity3d). Here is the Error. RPC method 'RPC_SendScore(String, Single)' found 2x on object with PhotonView 1201. Only one component should implement it.Return type must be void …

Member Avatar for rproffitt
0
1K
Member Avatar for TheMightySpud

Hi all, I'm hoping someone can help out, or at least give me a yes or no answer and possibly point me in the right direction. What I'd like to do is control a physical on/off switch (relay?) to turn on some led's. My ideal solution would be to write …

Member Avatar for Xavier_5
0
1K
Member Avatar for TheMightySpud

Hi all, I'm hoping someone can help me out with this one as it's driving me nuts. What I'm trying to do is create a page of 'items' which are displayed as icons, and when the user hovers over one of the icons, the items information is displayed. Here's is …

Member Avatar for JorgeM
0
241
Member Avatar for TheMightySpud

Hi all, I'm hoping someone can help me with this as I can't for the life of me figure it out. I have a single form called 'FolderSelector' with a label, textbox and a button. The problem I'm having is that everytime I run the application, the only thing that …

Member Avatar for TheMightySpud
0
291
Member Avatar for TheMightySpud

Hi all, I'm hoping someone can help out with this one. I'm reading in an xml file, which is working fine with no problems, but I want to re-format one of the elements data attributes slightly. The XML attribute output is currently [code]Wind: NW at 6 mph[/code] What I want …

Member Avatar for GeekByChoiCe
0
111
Member Avatar for TheMightySpud

Hi all, Hopefully someone can help me out with this one. I have a form which gets populated by 15 buttons dynamically at runtime (these need to be dynamic as there will be a user config file at some point) What I need these buttons to do is to open …

Member Avatar for GeekByChoiCe
0
138
Member Avatar for TheMightySpud

Hi all, Hopefully someone can help me with this one as I've been trying to figure it out for the past several hours with no luck. The idea is to scan a folder of images and then let the user navigate back and forth through the images using a couple …

Member Avatar for TheMightySpud
0
117
Member Avatar for TheMightySpud

Hi all, Another pesky question. in vb, is it possible to open a form on a second monitor, apart from setting the forms screen position? Thanks TheMightySpud

Member Avatar for TheMightySpud
0
53
Member Avatar for TheMightySpud

Hi all, I've written the code to create a digital clock using a label and it's all working dandy. Now though, I want to take it to the next level and use images for each of the digits instead of a simple label to make the clock fit more with …

Member Avatar for codeorder
0
275
Member Avatar for TheMightySpud

Hi all, I'm working on a little 'remote' project for my media center and have everything in place to start making it look pretty except for one thing. Is there a way to control windows media player (play/pause/skip/volume/seek etc) from with vb.net without having to embed the player? To give …

0
62
Member Avatar for TheMightySpud

Hi all, Been a while since I've been around, and I have a question... Firstly, if this is possible, and secondly, if it is, how I'd go about doing it. The idea/problem.... I'm working on a desktop replacement project and was wondering if it possible to have a form which …

Member Avatar for TheMightySpud
0
92
Member Avatar for TheMightySpud

Hi all, I hope someone can help me with this because it's driving me insane. I've spent almost two solid days trying to figure this out without much success. What I need to do is load in an XML file (which I have working fine) but then I need to …

Member Avatar for TheMightySpud
0
117
Member Avatar for bluem1

Ok, sorry to be so needy this week! Here is the situation. I have discovered how to do a linq query to get my data from my xml but when I return it as a string to a list box it is coming in as one large line. No breaks. …

Member Avatar for bluem1
0
129