VBA2 progress

antidote
Junior Member
Posts: 1
Joined: Sat Apr 10, 2010 6:30 pm

VBA2 progress

Post by antidote »

If you need someone to help design the GUI I can help, I have quite a bit of experience with Qt. Also don't use the Designer where ever possible (it adds bloat to the exe you don't need) using the designer for the main window when you're only going to have a menu and a toolbar is absurd. The widget you use to draw to can be a different class inheriting from QWidget and made the central widget in your MainWindow class.

Last edited by antidote on Sun Apr 11, 2010 9:02 pm, edited 1 time in total.
Radiomist
Junior Member
Posts: 1
Joined: Wed Aug 04, 2010 9:58 am

VBA2 progress

Post by Radiomist »

i got sigsev [img]<fileStore.core_Emoticons>/emoticons/sad.png[/img]/emoticons/sad@2x.png 2x" width="20" height="20" />

running on linux x86_64

 

this is the output:

 

Code: Select all

VisualBoyAdvance 2(4475)/ KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdecache-lithium/ksycoca4"
kfilemodule(4475)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing  "/usr/share/mime/magic"
kfilemodule(4475)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing  "/home/lithium/.home/.local/share/mime/magic"
audio buffer size delta = -2588 bytes
resetting sound...
resuming sound...
Post Reply