Search found 14 matches
- Wed Aug 23, 2006 4:56 pm
- Forum: Off Topic
- Topic: You - Programming - And your wife.
- Replies: 46
- Views: 7345
- Sat Aug 19, 2006 10:59 pm
- Forum: Announcement
- Topic: [NEW BOOK] Purebasic - A Beginner's Guide To Programming...
- Replies: 190
- Views: 68462
- Sat Aug 12, 2006 7:42 pm
- Forum: Coding Questions
- Topic: ListViewGadget to text file
- Replies: 7
- Views: 1898
- Sat Aug 12, 2006 7:21 pm
- Forum: Coding Questions
- Topic: ListViewGadget to text file
- Replies: 7
- Views: 1898
Hi.
I have been looking at GetGadgetItemText() for most of the day but I've not been able to find a way, so you are saying I am missing something Trond? I'll look again, thanks.
Thanks dagcrack, I'll give that a try. No, I certainly wouldn't expect PB to have a function for everyones needs. I just ...
I have been looking at GetGadgetItemText() for most of the day but I've not been able to find a way, so you are saying I am missing something Trond? I'll look again, thanks.
Thanks dagcrack, I'll give that a try. No, I certainly wouldn't expect PB to have a function for everyones needs. I just ...
- Sat Aug 12, 2006 6:55 pm
- Forum: Coding Questions
- Topic: ListViewGadget to text file
- Replies: 7
- Views: 1898
ListViewGadget to text file
Hi.
Is there any way to copy all items in a ListViewGadget to a text file on separate lines? Doing it the other way around is no problem but I don't see a way of doing this. The documentation gives these commands:
- AddGadgetItem(): Add an item.
- RemoveGadgetItem(): Remove an item ...
Is there any way to copy all items in a ListViewGadget to a text file on separate lines? Doing it the other way around is no problem but I don't see a way of doing this. The documentation gives these commands:
- AddGadgetItem(): Add an item.
- RemoveGadgetItem(): Remove an item ...
- Fri Aug 11, 2006 8:17 pm
- Forum: Coding Questions
- Topic: SQLite - help getting started
- Replies: 6
- Views: 1837
- Fri Aug 11, 2006 7:11 pm
- Forum: Coding Questions
- Topic: SQLite - help getting started
- Replies: 6
- Views: 1837
- Fri Aug 11, 2006 6:13 pm
- Forum: Announcement
- Topic: [NEW BOOK] Purebasic - A Beginner's Guide To Programming...
- Replies: 190
- Views: 68462
- Fri Aug 11, 2006 6:10 pm
- Forum: Coding Questions
- Topic: SQLite - help getting started
- Replies: 6
- Views: 1837
SQLite - help getting started
Hi.
Could anyone help me get started with using SQLite with PB please? I have not done any programming for some time but my boss has recently asked me to write a small programme for where I work. Once I can write a very basic programme I'll learn the rest through the documentation but I'd be very ...
Could anyone help me get started with using SQLite with PB please? I have not done any programming for some time but my boss has recently asked me to write a small programme for where I work. Once I can write a very basic programme I'll learn the rest through the documentation but I'd be very ...
- Thu Mar 31, 2005 4:38 pm
- Forum: General Discussion
- Topic: Best linux distribution
- Replies: 8
- Views: 2864
- Mon Mar 07, 2005 1:34 pm
- Forum: Coding Questions
- Topic: Database questions
- Replies: 2
- Views: 984
- Mon Mar 07, 2005 11:50 am
- Forum: Coding Questions
- Topic: Database questions
- Replies: 2
- Views: 984
Database questions
Hi.
I am switching from VB to PB but I am having trouble understanding how you retrieve data from access databases in PB. For example, is there a PB equivalent for the following snippet?
-------------------------------
Set oRS = New Recordset
strConnect = "Provider=Microsoft.Jet.OLEDB.4.0 ...
I am switching from VB to PB but I am having trouble understanding how you retrieve data from access databases in PB. For example, is there a PB equivalent for the following snippet?
-------------------------------
Set oRS = New Recordset
strConnect = "Provider=Microsoft.Jet.OLEDB.4.0 ...
- Sat Mar 05, 2005 1:16 pm
- Forum: Coding Questions
- Topic: Japbe error
- Replies: 2
- Views: 997
- Sat Mar 05, 2005 12:24 pm
- Forum: Coding Questions
- Topic: Japbe error
- Replies: 2
- Views: 997
Japbe error
Hi.
I have just downloaded PureBasic and it seems excellent but I do have a small problem, which is that Japbe doesn't run. Every time I try it breaks with an error saying "A constant can't have a type." I have tried with code examples given with PureBasic and even with no code but it keeps ...
I have just downloaded PureBasic and it seems excellent but I do have a small problem, which is that Japbe doesn't run. Every time I try it breaks with an error saying "A constant can't have a type." I have tried with code examples given with PureBasic and even with no code but it keeps ...