Laden einer Datei *.PB und alle seine *.PBI[Resolved]

Anfängerfragen zum Programmieren mit PureBasic.
Benutzeravatar
kwai chang caine
Beiträge: 57
Registriert: 29.11.2007 14:30

Laden einer Datei *.PB und alle seine *.PBI[Resolved]

Beitrag von kwai chang caine »

Hallo

Ist dieser jemand hätte kombiniert, so dass, wenn man das eine Quelle der Erweiterung *.PB, alle Quellen in include in diesem *.PBI oder für mit

Ein wenig wie das Projekt VB und VC + +

Danke und guten Tag
Zuletzt geändert von kwai chang caine am 15.10.2008 13:40, insgesamt 1-mal geändert.
Trotz all meiner Bemühungen.
Ich werde nie sprechen Deutsch

Dann ist das "google", das ist für mich
Danke
Benutzeravatar
X0r
Beiträge: 2770
Registriert: 15.03.2007 21:47
Kontaktdaten:

Beitrag von X0r »

Versuchs mal auf Englisch.
Benutzeravatar
kwai chang caine
Beiträge: 57
Registriert: 29.11.2007 14:30

Beitrag von kwai chang caine »

When i have a project with a *.pb and several file *.pbi, the problem is that is no good to open all the include file of the pb file :cry:

I'm ask to me, if is possible to load in one click all the include and the principal file *.pb

I have continued to search, and i have found this great code of Ts-Soft :
http://www.purebasic.fr/english/viewtop ... t=load+ide

It's exactly what i wanted.
The alone problem, if i am forced to check the option "Only one instance of IDE pureBasic".
Trotz all meiner Bemühungen.
Ich werde nie sprechen Deutsch

Dann ist das "google", das ist für mich
Danke
Benutzeravatar
X0r
Beiträge: 2770
Registriert: 15.03.2007 21:47
Kontaktdaten:

Beitrag von X0r »

It's not possible with the standard PB IDE. But you could write a plugin which parses the main source file and loads automatically all included files.
Benutzeravatar
kwai chang caine
Beiträge: 57
Registriert: 29.11.2007 14:30

Beitrag von kwai chang caine »

It's not possible with the standard PB IDE.
Yes, but the great TsSoft, have create this genial code :mrgreen:
And it's work fine with the standard IDE.

Thanks at you and TsSoft 8)
I wish you a good day
Trotz all meiner Bemühungen.
Ich werde nie sprechen Deutsch

Dann ist das "google", das ist für mich
Danke
Benutzeravatar
KatSeiko
Beiträge: 367
Registriert: 19.07.2008 07:47

Beitrag von KatSeiko »

Out of curiosity... What's wrong with http://www.purebasic.fr/english/ ?
Win7 Ultimate x64, PureBasic 5.11

There is no substitute..
BildBildBild
Antworten