
Search found 48 matches
- Thu Dec 31, 2015 11:52 pm
- Forum: Off Topic
- Topic: Happy New Year to PureBasic people!
- Replies: 23
- Views: 6680
Re: Happy New Year to PureBasic people!
Auguri a tutti


- Wed Apr 30, 2014 1:17 pm
- Forum: Announcement
- Topic: PureBasic 5.22 LTS final is out !
- Replies: 130
- Views: 58226
Re: PureBasic 5.22 LTS final is out !
Freak has confirmed that version 5.30 will come, follow this topic: http://www.purebasic.fr/english/viewtop ... =4&t=59107
- Wed Apr 16, 2014 10:09 pm
- Forum: Announcement
- Topic: ChartGadget for bars and lines
- Replies: 42
- Views: 32976
Re: ChartGadget for bars and lines
UUAAAUUUHHH!
Another example of what i think: CanvasGadget is one of the best features of Purebasic!
Congrats uwekel
Another example of what i think: CanvasGadget is one of the best features of Purebasic!
Congrats uwekel

- Thu Mar 20, 2014 12:16 am
- Forum: Bugs - IDE
- Topic: Form Designer view instead of code view In debug
- Replies: 0
- Views: 1637
Form Designer view instead of code view In debug
Hi.
Test case:
Create an empty form, check to generate Event procedure, save with name TestForm.pbf. (the procedures created would be OpenWindow_1() and Window_1_Events().
Create a new pb, name for example main_testform.pb and insert this code :
IncludeFile "testform.pbf"
OpenWindow_1 ...
Test case:
Create an empty form, check to generate Event procedure, save with name TestForm.pbf. (the procedures created would be OpenWindow_1() and Window_1_Events().
Create a new pb, name for example main_testform.pb and insert this code :
IncludeFile "testform.pbf"
OpenWindow_1 ...
- Fri Jun 28, 2013 8:07 pm
- Forum: Coding Questions
- Topic: PB 5.20 all betas: Constant #PB_Web_Mozilla not found error
- Replies: 3
- Views: 928
Re: PB 5.20 all betas: Constant #PB_Web_Mozilla not found er
Oooops, i've omitted to read the word "REMOVED"
, the help isn't updated yet, surely will be on next updates.

- Fri Jun 28, 2013 7:48 pm
- Forum: Coding Questions
- Topic: PB 5.20 all betas: Constant #PB_Web_Mozilla not found error
- Replies: 3
- Views: 928
PB 5.20 all betas: Constant #PB_Web_Mozilla not found error
Hi.
the title says all.
the title says all.

- Tue Jan 22, 2013 9:24 pm
- Forum: The PureBasic Form Designer
- Topic: [Done] [PB5.1 b4 Form Designer] Change Font on button
- Replies: 2
- Views: 1791
[Done] [PB5.1 b4 Form Designer] Change Font on button
Hi.
If i change the font , the button don't get refreshed to reflect the new font settings.
If i change the font , the button don't get refreshed to reflect the new font settings.
- Wed Sep 01, 2010 1:48 pm
- Forum: Coding Questions
- Topic: [PB 4.51RC2] OpenWindowedScreen problem ?
- Replies: 3
- Views: 1072
Re: [PB 4.51RC2] OpenWindowedScreen problem ?
Ok, there's no need to add into the Bugs section, thanks for reply guys.
- Fri Aug 27, 2010 6:48 am
- Forum: Coding Questions
- Topic: [PB 4.51RC2] OpenWindowedScreen problem ?
- Replies: 3
- Views: 1072
[PB 4.51RC2] OpenWindowedScreen problem ?
Hi.
Seems that is possible use 'OpenWindowedScreen' only the first time for the entire life of the program:
I mean open a normal window ( or a MDI child , is the same),
then use OpenWindowedScreen(), returns 1, OK everything works, but if i close the opened window e recall OpenWindowedScreen this ...
Seems that is possible use 'OpenWindowedScreen' only the first time for the entire life of the program:
I mean open a normal window ( or a MDI child , is the same),
then use OpenWindowedScreen(), returns 1, OK everything works, but if i close the opened window e recall OpenWindowedScreen this ...
- Tue Aug 17, 2010 10:58 am
- Forum: Coding Questions
- Topic: [Solved][4.5 - 4.51RC2] PRINTDLGEX structure corrupted
- Replies: 2
- Views: 988
Re: [4.5 - 4.51RC2] PRINTDLGEX structure corrupted
Thanks Gnozal, forgot that the structure PRINTDLGEX makes part of Printer_Lib ( author ABBKlaus ), and is not natively present with Purebasic.
- Tue Aug 17, 2010 9:00 am
- Forum: Coding Questions
- Topic: [Solved][4.5 - 4.51RC2] PRINTDLGEX structure corrupted
- Replies: 2
- Views: 988
[Solved][4.5 - 4.51RC2] PRINTDLGEX structure corrupted
Hi.
The first 4 characters of all fields of the structure are missing.
Structure PRINTDLGEX
uctSize.l
Owner.l
Mode.l
Names.l
l.
s.l
s2.l
usionFlags.l
eRanges.l
PageRanges.l
geRanges.l
Page.l
Page.l
ies.l
tance.l
intTemplateName.l
llback.l
pertyPages.l
ropertyPages.l
rtPage.l ...
The first 4 characters of all fields of the structure are missing.
Structure PRINTDLGEX
uctSize.l
Owner.l
Mode.l
Names.l
l.
s.l
s2.l
usionFlags.l
eRanges.l
PageRanges.l
geRanges.l
Page.l
Page.l
ies.l
tance.l
intTemplateName.l
llback.l
pertyPages.l
ropertyPages.l
rtPage.l ...
- Mon Aug 17, 2009 8:40 pm
- Forum: PureFORM & JaPBe
- Topic: PureCOLOR library : coloring gadgets (and much more)
- Replies: 524
- Views: 323042
- Mon Aug 17, 2009 5:47 pm
- Forum: PureFORM & JaPBe
- Topic: PureCOLOR library : coloring gadgets (and much more)
- Replies: 524
- Views: 323042
- Fri Aug 14, 2009 2:17 pm
- Forum: Feature Requests and Wishlists
- Topic: "Me" keyword for current gadget number
- Replies: 15
- Views: 5317
- Sun Jan 13, 2008 10:34 am
- Forum: Coding Questions
- Topic: String can't be built
- Replies: 10
- Views: 1845