Search found 6 matches

by Andreas
Fri Jul 09, 2010 10:32 pm
Forum: Applications - Feedback and Discussion
Topic: Problem with ADOmate 2.0.0 and PB 4.5
Replies: 3
Views: 2459

Re: Problem with ADOmate 2.0.0 and PB 4.5

Thank you for this fast bugfix and many thanks for your great tools !!!!
Now it works fine under PB 4.50.
Andreas
by Andreas
Fri Jul 09, 2010 6:25 pm
Forum: Applications - Feedback and Discussion
Topic: Problem with ADOmate 2.0.0 and PB 4.5
Replies: 3
Views: 2459

Problem with ADOmate 2.0.0 and PB 4.5

In the german Forum i have reported an error and Kiffi can reproduce it:

http://www.purebasic.fr/german/viewtopic.php?f=3&t=22817&hilit=ADOmate

ADOmate_DatabaseUpdate(myConnection, "Insert Into")
Debug ADOmate_GetLastErrorCode() ; says -1
Debug ADOmate_GetLastErrorDescription() ; says Okay

The ...
by Andreas
Tue Apr 08, 2008 2:59 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 599168

Thanks! With build 291 it is fixed!
by Andreas
Tue Apr 08, 2008 2:04 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 599168

pbfi-file is killed

Hello gnozal,
i've found another problem. When I'am using Strg + Z (german keyboard, I think it is CTRL + Z on the english keyboard) for undo my last action in PureForm, the pbfi-file of my current project is killed.
I hope you can reproduce this problem?
by Andreas
Tue Apr 08, 2008 1:38 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 599168

Thanks for the bugfix - know it works fine!
Many thanks for your great work!
by Andreas
Tue Apr 08, 2008 10:39 am
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 599168

PureForm creates a second column in a ListIconGadget

I have created a ListIconGadget with only one column with PureForm 1.99 build 289. After saving and reload my project with PureForm there is a second column in the ListIconGadget.
Is this a bug or what is wrong? - I need only one column in this ListIconGadget.