1. PushButtons (Win32lib)
Hi, Euphoria Users
My name is Renzo Beggia i'm from Belgium, and i am a proud owner of the
Full version (V2.2)
I use the Win32lib a lot (thanks to David Cuny)in my progs
, but now i have a problem with Pushbuttons and a question about Ms-Access.
IS THERE A WAY OF CHANGING THE BACKGROUND COLOR OF A (DEF)PUSHBUTTON ???
i can not use a Picture button , cause i need a TEXT caption .
IS THERE A WAY TO ADD AND DELETE RECORDS IN MS ACCESS DATABASE ??
If anyone knows how , i would really appreciate it , if ypu would let me
know..
Thanks in advance.
Renzo Beggia
Email: renzo.beggia at vsk.be
2. Re: PushButtons (Win32lib)
> IS THERE A WAY OF CHANGING THE BACKGROUND COLOR OF A (DEF)PUSHBUTTON ???
'Fraid I don't know the answer to this one.
> IS THERE A WAY TO ADD AND DELETE RECORDS IN MS ACCESS DATABASE ??
I know this one - there is currently no method for accessing an MS Access
(JET OLE) database directly, but if you check out the euphoria contributions
page, there is a MySQL interface for windows that should allow you to access
a JET database through SQL. I haven't tried it though.
Recently released is the Euphoria Database System, proprietry to euphoria,
and still under development but very useful.
Nick