-
Congratulations in advance! :-)
2008-12-11 14:52:31 UTC in Cloud Toolkit.Net
-
Hi dudedesign,
No I don't want it back. Get a sixpack or a supercomputer from the money ;-)
You certainly will make something useful with the money!
Bye,
Erio.
2008-10-31 20:07:16 UTC in Cloud Toolkit.Net
-
Hi,
I had a look at the c# source code and experimented a little bit. I think the problem could be the command
timer1.Start();
in the CloudClock_Load-Event. I think this would try to start the timer within the IDE to begin ticking. If I comment out only this one line and generate the dll new I don't get the crash if I place the control on my form in visual basic.
Let me say that I've no idea...
2008-10-31 10:18:38 UTC in Cloud Toolkit.Net
-
Hi cameron,
Yes of course automatic generation of documentation sounds cool, BUT: can you put screenshots in this documentation and special formatting like bold, underline, headers and search functionality with keywords and so on?
Bye,
Erio.
2008-10-31 07:44:21 UTC in Cloud Toolkit.Net
-
Hi,
Have you ever placed a standard Microsoft Calendar control on your forms? Didn't it look ugly? Maybe we could have a stylish calendar too (if you're working on clock... ;-)
Bye,
Erio.
2008-10-29 07:47:47 UTC in Cloud Toolkit.Net
-
Hi,
I think you could need help in documentation. So I searched for a tool to assist you in this task. I found "Help Maker" (http://www.vizacc.com/) which is a freeware product. I tried it and I think it's good. We could generate windows helpfiles (chm) AND html-files AND pdf-files (ok, pdf seems still to be a little bit buggy). Have a look at...
2008-10-28 19:52:02 UTC in Cloud Toolkit.Net
-
Would it be possible that your control creates an additional form with the same dimensions of the actual form? If this form would be transparent like we like then we had a solution, isn't it?.
2008-10-28 19:18:38 UTC in Cloud Toolkit.Net
-
Hi,
Okay, it doesn't ignore the property, but now I get the following message:
The control CloudToolkitN6.CloudStartMenuButton raised a not handled exepection in designer and has been deactivated.
Exception:
Objectlink has not been linked to an object instance.
Batch Supervision (??? sorry, don't know the correct english term):
at CloudToolktiN6.CloudStartMenuButton.drawText(Graphics e) in...
2008-10-27 13:07:10 UTC in Cloud Toolkit.Net
-
Hi,
I placed only one StartMenuButton (doesn't matter if with or without StartMenu) on my form. If it start de program from within Visual Studio I get the message:
An execption (first chance) of type "System.NullReferenceException" occured in CloudToolktiN6.dll.
I get this message twice. I didn't place any code on the form.
Bye,
Erio.
2008-10-27 12:59:59 UTC in Cloud Toolkit.Net
-
Hi,
I think transparency doesn't work correctly. If I specify a picture for the property controlBackgroundImage and set BackgroundImageTransparency to a value other than 0 there's no transparency effect. I've expected something like alpha blending.
And there's another thing which is a little bit confusing: BackColorTransparency can take values from 0 to 255. BackImageTransparency can take...
2008-10-27 12:55:45 UTC in Cloud Toolkit.Net