Shoutbox

[release] Two good tools for Interface Windows! (Best for the newbies.) - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [release] Two good tools for Interface Windows! (Best for the newbies.) (/showthread.php?tid=70362)

[release] Two good tools for Interface Windows! (Best for the newbies.) by roflmao456 on 01-06-2007 at 03:37 AM

Another idea popped into my head (thanks LifelesS for that intro to the vb)

so i decided to create this interface windows creator,
you can easily generate the base of the interface window with only a few options!

Click here to view screenshots!

Note: good tool for newbs at Interface Windows!

PLEASE NOTE: you need Net Framework 2.0, thanks



please tell me if there is any problem you experience with the program.

Thanks, and enjoy. :D

i've finally made the Control maker :P
download it here

DOWNLOAD: ControlGenerator.exe (648kb)

dumb security policies for .net framework... :sad: ( we all have firewalls, don't we )


RE: [release] Messenger Plus! Live Interface Windows Creator (good tool for newbs) by NanaFreak on 01-06-2007 at 03:42 AM

ok i just used and its good but.... you should have

code:
<?xml version="1.0" encoding="UTF-16"?>
at the top when you create the code ;)

and dont just say Unicode say Unicode-16 or UTF-16

anyway its alright (Y)
RE: [release] Messenger Plus! Live Interface Windows Creator (good tool for newbs) by roflmao456 on 01-06-2007 at 03:54 PM

im also making a Control generator for the window!

il keep this post updated once its finished.


RE: [release] Messenger Plus! Live Interface Windows Creator (good tool for newbs) by Voldemort on 01-06-2007 at 05:09 PM

i thought Dempsey was making this?


RE: [release] Messenger Plus! Live Interface Windows Creator (good tool for newbs) by Matti on 01-06-2007 at 05:15 PM

Very "easy" one, yes. :P
According to Dempsey's Window Designer's screenshots, it isn't a good competitor against it, but it could make Demspey hurry up. :)

quote:
Originally posted by NanaFreak
code:
<?xml version="1.0" encoding="UTF-16"?>

In fact, it isn't necessary but recommend. And most text-editors interpret "Unicode" as "Unicode-16". But yes, you're right. ;)
RE: [release] Messenger Plus! Live Interface Windows Creator (good tool for newbs) by roflmao456 on 01-06-2007 at 06:51 PM

lolz, im just a newb at vb so i thought i can try making this.

P.S. this is only for starters so its probably a good start :grin:


RE: [release] Messenger Plus! Live Interface Windows Creator (good tool for newbs) by NanaFreak on 01-07-2007 at 12:00 AM

quote:
Originally posted by Mattike
quote:
Originally posted by NanaFreak
code:
<?xml version="1.0" encoding="UTF-16"?>

In fact, it isn't necessary but recommend. And most text-editors interpret "Unicode" as "Unicode-16". But yes, you're right. ;)
if you are wanting to edit the xml through the script it _needs_ that code or it will screw up (i have tried...)

still this is good for those n00bs until dempsey's is done