Help | Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
1 new of 1 - May 24 2011
3 new of 3 - Mar 28 2011
19 new of 19 - Mar 18 2011
5 new of 5 - Mar 14 2011
1 new of 1 - Feb 23 2011
1 new of 1 - Feb 23 2011
7 new of 7 - Jan 2 2011
3 new of 3 - Jan 1 2011
27 new of 27 - Dec 20 2010
24 new of 24 - Dec 14 2010
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 34  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Users of EQL - an ECL embedded Qt Lisp
 

Slime + EQL + me: not really best friends? 
  My Slime integration has always been a hack (and still is), although for me, it's finally stable now, on all 3 platforms, but only with these respective versions: Unix, OSX: ECL 11.1.1, 12.2.1 / Slime <= 2011-11-01 Windows: ECL 11.1.1 / Slime 2010-06-01 (See doc/Slime.htm in sources.) Paul... more »
By Polos Ruetz  - Feb 16 - 1 new of 1 message    

QPixmapCache example 
  Just wanted to share this with you: For one of my toy projects, I needed a pixmap cache. So why not use QPixmapCache? I found this simple and straightforward solution: (let ((pixmap (qnew "QPixmap"))) (defun pixmap-from-cache (file-name) (if (qfun "QPixmapCache" "find" file-name pixmap)... more »
By Polos Ruetz  - Feb 10 - 1 new of 1 message    

Compiling with a defined QT_NAMESPACE 
  Compiling with a defined QT_NAMESPACE is now possible (see new version from today). Paul
By Polos Ruetz  - Feb 5 - 1 new of 1 message    

Cannot do (qnew "QColor") 
  I am using eql 11.11.7. (qnew "QColor(int,int,int)" 100 100 0), all give error: [EQL:err] QNEW-INSTANCE "QColor(int,int,int)" (100 100 0)
By b0b  - Feb 1 - 8 new of 8 messages    

cannot override QGraphicsView::drawBackground( ) 
  Hi, I am trying to draw a grid in my graphing application. I need to draw a grid which gets drawn according to the current view rect. It should also be redrawn every time the view rect changes. I figured that it should be best done by overriding the " virtual void drawBackground ( QPainter * painter, const QRectF &... more »
By b0b  - Jan 31 - 4 new of 4 messages    

Serious bugs fixed (related to GC) 
  I have found & fixed several serious bugs, all related to GC. These bugs have most probably been the reason for the stability issues with Emacs+Slime, especially on Linux. On OSX, Emacs+Slime are still not stable (at least for me), since I still can provoke freezing of Emacs, simply by hitting the Tab key in... more »
By Polos Ruetz  - Nov 15 2011 - 2 new of 2 messages    

How can I use more Qtlibrary? 
  Like QtSql4, etc. I think I need all the libraries of Qt.
By n.akr.akiiya  - Oct 23 2011 - 8 new of 8 messages    

Frozen window problem 
  Hello, I have downloaded the latest EQL 11.9.1 quickstart package The .bat examples run fine However if I run eql.exe and type in (load "C:/Users/k/Desktop/EQL-win32/ EQL/examples/1-hello-world.lis p") for a second I get a window of the correct size saying "off" (in small letters). Then the window turns black and freezes.... more »
By sabof  - Oct 6 2011 - 8 new of 8 messages    

Better Slime patch; added: eql:*break-on-errors* 
  2 small improvements: 1) better Slime patch: Qt event processing is now near-to-native in performance when using Slime 2) added eql:*break-on-errors*, which (if set to non NIL), will call a simple (break) after showing any EQL error message Paul P.S. I don't use Slime very often, but in the past, I experienced... more »
By Polos Ruetz  - Aug 29 2011 - 2 new of 2 messages    

Standalone application 
  Hello! I've made some changes to my_app, which is found in EQL archive. The main idea is to make standalone application not so monolithic as it is. One can use (load "<file>") to load code in runtime. I made bootstrap code, this code is hardwired into executable and loads "main" lisp-code after loading itself.... more »
By Dmitry Solomennikov  - Jun 29 2011 - 1 new of 1 message    

1 - 10 of 34   « Newer | Older »

XML       Send email to this group: eql-user@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2012 Google