Search found 14 matches

by rule
Sat Jan 12, 2013 1:34 am
Forum: Announcement
Topic: DroopyLib
Replies: 186
Views: 120075

Re: DroopyLib

Hi Droopy,
I've found a problem in the Week (date.l) routine.
If I input the date 2013,1,1,0,0,0 then the result is week 0.
So I started looking for a solution and found it in a newly created page on the Dutch wikipedia (weeknummer).
This example, I converted to PureBasic. Note that this only ...
by rule
Mon Nov 12, 2012 11:37 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 588501

Re: PureFORM 1.99 (yet another FORM designer)

gnozal wrote:I assume you mean a listicongadget ?
Right-click on gadget, select 'Remove column'.
Yes, stupid me...
Thanks Gnozal.
by rule
Sat Nov 10, 2012 11:43 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 588501

Re: PureFORM 1.99 (yet another FORM designer)

Hello Gnozal,
If I create a listboxgadget with several columns, let's say 5, and I want to remove 1 column, how can I do that?
TIA,
Roel.
by rule
Sun Jun 03, 2012 3:59 pm
Forum: Coding Questions
Topic: Can't (un)HideGadget()[SOLVED]
Replies: 6
Views: 1043

Re: Can't (un)HideGadget()

@All,

Worked!
Thank you very much, I've learned allot from you.

Greets from holland,
Roel.
by rule
Sun Jun 03, 2012 3:24 pm
Forum: Coding Questions
Topic: Can't (un)HideGadget()[SOLVED]
Replies: 6
Views: 1043

Re: Can't (un)HideGadget()

Thank you for your reply,

But the boxes should come up and vanish with a delay of 500ms. But now they all are hidden and stay that way.
by rule
Sun Jun 03, 2012 2:26 pm
Forum: Coding Questions
Topic: Can't (un)HideGadget()[SOLVED]
Replies: 6
Views: 1043

Can't (un)HideGadget()[SOLVED]

I'm playing about with HideGadget(), but it wont work the way I want. I need it for a project with moving textboxes.
;{- Enumerations / DataSections
;:PureFORM:Init:Start:
; PureFORM V1.99 ~ 3-6-2012 14:53:08
;{ Windows
Global Window_0
;}
;{ Gadgets
Global String_0
Global String_1
Global Button_2 ...
by rule
Thu Sep 15, 2011 11:41 pm
Forum: PureFORM & JaPBe
Topic: PureLVSORT library : sorting ListIconGadgets (and more)
Replies: 438
Views: 316879

Re: PureLVSORT library : sorting ListIconGadgets (and more)

Gnozal,

Yes, you are right. It solved my problem, however Libmanager indicated version 4.51+ with both versions.
But nevertheless, thank you for your time and support.

Regards,
Roel.
by rule
Tue Sep 13, 2011 10:33 pm
Forum: PureFORM & JaPBe
Topic: PureLVSORT library : sorting ListIconGadgets (and more)
Replies: 438
Views: 316879

Re: PureLVSORT library : sorting ListIconGadgets (and more)

gnozal wrote:It looks like your are using the wrong library version.
With PB4.51, you should be using PureLVSORT_450.zip.
Gnozal,
Thanks for the reply.
No, I'm using V4.5+ and tried it on 2 XPsp3 machines and a Win7sp1 machine. They all gave the same error.

Roel.
by rule
Mon Sep 12, 2011 1:30 pm
Forum: PureFORM & JaPBe
Topic: PureLVSORT library : sorting ListIconGadgets (and more)
Replies: 438
Views: 316879

Re: PureLVSORT library : sorting ListIconGadgets (and more)

Hi Gnozal,
I've tried to run one of your example programs PureLVSORT_TEST_2.pb and I get a Polink error "Unresolved external symbol '_PB_Findstring2.'
Tried it on XPsp3 and Windows 7. It seems to happen on the line "PureLVSORT_SelectGadgetToSort()". I dont get this error if I comment this line out ...
by rule
Thu Feb 11, 2010 11:16 pm
Forum: PureFORM & JaPBe
Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
Replies: 1545
Views: 680528

Re: jaPBe 3.10.2 [IDE for PB 4.xx]

Gnozal,

The solution of my problem seems to be in the settings of Win7.
I've set the compatibility of both the executables to XP mode and the error messages stayed away until now.

Thanks for your efforts. (and the programs, of course)

Roel.
by rule
Mon Feb 08, 2010 6:22 pm
Forum: PureFORM & JaPBe
Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
Replies: 1545
Views: 680528

Re: jaPBe 3.10.2 [IDE for PB 4.xx]

Yes, I have full rights.
But the strange thing is that it points to a directory where it never was installed to...
PureForm gives the same sort of error. (PureBasic394???)

Image

Thanks,

Roel.
by rule
Sun Feb 07, 2010 12:21 am
Forum: PureFORM & JaPBe
Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
Replies: 1545
Views: 680528

Re: jaPBe 3.10.2 [IDE for PB 4.xx]

Gnozal, I've updated to jaPBe 3.10.2.822 this evening and received a error

http://www.cobyenroel.nl/dump/jaPBe.gif

while I was closing some tab's. The same happened with the previous version.
I'm running Win7 and my installation folder is "E:\Program Files\PureBasic\".
I guess it's your ...
by rule
Wed Jan 10, 2007 1:21 am
Forum: Coding Questions
Topic: get commandline print
Replies: 8
Views: 1830

Re: get commandline print

J. Baker wrote:There's a program that I know prints out commandline messages from it's app. The author doesn't seem to know how to print these messages in windows. As I beleive he's mainly a linux user. Is there anyway to get these in a PB app? Thanks
Or is RunProgram() what you looking for?
by rule
Sat Jan 06, 2007 1:30 am
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 588501

Nice peace of work Gnozal, but I have a request.
There is a new feature in version 4.xx: StickyWindow (stay on top), is it posible to add this to your app?

Greetz,

Roel.