This site is no longer active and is available for archival purposes only. Registration and login is disabled.

SQLite Database Manager Attempt


SQLite Database Manager Attempt

Postby redshift » Jul 4, 2004 @ 11:50pm

Attachments
MyDBTool.zip
PPL SQLite DB Manager
(66.37 KiB) Downloaded 406 times
redshift
pm Member
 
Posts: 52
Joined: Jun 9, 2004 @ 9:52pm


Postby kornalius » Jul 7, 2004 @ 1:36am

User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby redshift » Jul 7, 2004 @ 7:15am

Are you serious ?

Here is a screen shot of the program in the visual dev.

http://etxredshift.cjb.net/testing/PPLF ... anager.jpg

I have downloaded te linked file, it's the correct one, are you sure you have tested my application ? :wink:
redshift
pm Member
 
Posts: 52
Joined: Jun 9, 2004 @ 9:52pm


Postby PointOfLight » Jul 7, 2004 @ 8:20pm

I believe there is something amiss. What I saw in the download was nothing like that screenshot. I was going to say something yesterday after I tried it, but I didn't get a chance. All I see on the form is and Edit box and a button with the text "Start".

Here's a link to a screen shot (note: I just redownloaded this file from the link earlier in the thread): http://www.csdatasol.net/MyDBTool.png
Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby redshift » Jul 7, 2004 @ 11:00pm

Attachments
MyDBTool3.zip
(66.39 KiB) Downloaded 409 times
redshift
pm Member
 
Posts: 52
Joined: Jun 9, 2004 @ 9:52pm


Postby PointOfLight » Jul 7, 2004 @ 11:18pm

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby redshift » Jul 7, 2004 @ 11:29pm

redshift
pm Member
 
Posts: 52
Joined: Jun 9, 2004 @ 9:52pm


Postby PointOfLight » Jul 8, 2004 @ 2:59am

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby redshift » Jul 8, 2004 @ 8:38am

redshift
pm Member
 
Posts: 52
Joined: Jun 9, 2004 @ 9:52pm


Postby redshift » Jul 11, 2004 @ 9:45pm

redshift
pm Member
 
Posts: 52
Joined: Jun 9, 2004 @ 9:52pm


Combobox Notification Events

Postby mervjoyce » Jul 12, 2004 @ 1:07pm

Merv Joyce
mervjoyce
pm Member
 
Posts: 113
Joined: Jun 1, 2004 @ 2:05pm
Location: Brisbane, AUSTRALIA


Postby redshift » Jul 12, 2004 @ 7:46pm

Thanks a lot for you code, i tried it, and it cleary show to me that only the CBN_SELCHANGE is triggered !

I used the same data as the one you used (COM1 ->COM8)
Blank selected at startup, and i select COM3, it output:

CBN_SELCHANGE Index = 2 Text =
EventId = 0 Index = -1 Text =

I change again and select COM7:
It display now:

CBN_SELCHANGE Index = 6 Text = COM3
EventId = 0 Index = 2 Text = COM3
CBN_SELCHANGE Index = 2 Text =
EventId = 0 Index = -1 Text =

So CBN_SETFOCUS, CBN_CLOSEUP, CBN_SELENDOK, CBN_DROPDOWN and CBN_SELCHANGE are not working on my ppc... sniff

Regards,
redshift
pm Member
 
Posts: 52
Joined: Jun 9, 2004 @ 9:52pm


Postby PointOfLight » Jul 12, 2004 @ 7:51pm

Are you putting this code in the form's function or the combo's function? If it's in the combo's, try moving it to the form's and see what happens.
Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Postby redshift » Jul 12, 2004 @ 10:03pm

Attachments
ComboBox.zip
(2.24 KiB) Downloaded 379 times
redshift
pm Member
 
Posts: 52
Joined: Jun 9, 2004 @ 9:52pm


Postby PointOfLight » Jul 12, 2004 @ 10:56pm

Eric Pankoke
Programmer
Point Of Light Software
http://www.polsoftware.com/
PointOfLight
pm Member
 
Posts: 525
Joined: Nov 2, 2003 @ 8:39pm


Next

Return to Pocket Programming Language (PPL)


Sort


Forum Description

Discuss this new development tool.

Moderator:

kornalius

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum