AW: [Hbasic-userinfo] exist already a datagrid object available l ike janus gridex for HBasic?
Status: Beta
Brought to you by:
mengels
From: Engels, M. <Mar...@SP...> - 2004-01-15 07:28:53
|
Hello Andre, =20 the Linux version should not be important. What's required is a version = of the Qt library >=3D 3.2 (because I'm using widgets from this new = version) and a compiler gcc >=3D 3.2 if you want to compile the sourcecode (because = the symbol names in the object code have changed from 3.1 to 3.2 and I'am = using the new symbols in my libraries).=20 =20 I don't know exactly what the datagrid object can do but I have create = a simple component to display the contents of a SQL query in a grid. The = name of the component is QueryResult and you can find it in the = hbasic_hbobject package which will be loaded as a default package.=20 =20 Marcus -----Urspr=FCngliche Nachricht----- Von: andre moraes [mailto:eng...@gl...] Gesendet: Mittwoch, 14. Januar 2004 22:39 An: hba...@li... Betreff: [Hbasic-userinfo] exist already a datagrid object available = like janus gridex for HBasic? what is the Linux version that I need to instal? =20 thanks AM |