Windows Forms

For everything that's not in any way related to PureBasic. General chat etc...
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

Not sure if the tabs are XP, this fella might have used as few extra's here.
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

The language self does not seem to be .NET if you thought so.


Thing is, it needs .NET 1.1. AND, it's on top of C#, AND, the Visual Studio C# GUI looks the same.....
I beginning to suspect this is what you gain access to when you go with MS and the .NET.

But I'm just curious and asking, so please prove me wrong. I'm an apprentice. :)
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

I don't think i'll install it but i'm curious about the menu so one day i'll try VB.NET menus to see what i'll get :)

You are aware of the free .NET IDE's from billy right?
You can dl VB.NET for free and check what .NET gives to you.

However, XP theming is most likely NOT the same as VB.NET.
I may assume much of the controls in VB.NET will be custom made.

Good luck :)
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Edwin Knoppert wrote:
Shit happens.. :)

O well nothing they'll improve don't you think?
(I did not read it but took a brief peek, sound serious though... for now)

I still don't think this degrades .NET itself.
Well, i go to bed, i have enough ASP.NETting to do tomorrow :)
:lol:

Well, I have done .NET applications myself and no matter what my opinion is, I'm pretty shure that it is here to stay. So I'll hope that Microsoft does their best with it.

I've worked with Window servers, Terminal Servers and Citrix since the begining and the system that couse most problems are systems with a runtime engines, i.e. .NET, Java and Visual Basic. You often have to set aside the security to get applications working and that isn't good.

One good thing though, in the new versions of Visual Studio you can check / mark you application for "Terminal Server Awareness" and that's really good! :wink:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

I'm glad i was able to 'turn you around' :D

(O boy, now i've done it :) )
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Windows Forms

Post by Trond »

SoulReaper wrote:Does Pure Basic support windows forms for Vista?

maybe it already does could someone give me some more information on this subject...

Regards
Kevin :wink:
I'm almost sure that Windows Forms is a wrapper for the WIndows API with a few ownerdrawn components here and there.
Post Reply