Search the web
Sign In
New User? Sign Up
VisualWx
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 32 of 577   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1 postatoto
Offline Send Email
Sep 4, 2003
10:05 pm
2
Unfortunately the link to wxLua on your website is wrong it should be http://www.luascript.thersgb.net Cheers!...
paul_winwood
Offline Send Email
Oct 19, 2003
9:40 pm
3
... be ... I have corrected link thanks :))...
postatoto
Offline Send Email
Oct 20, 2003
8:09 am
4
Hi All, I'm wondering whether VisualWx source code is available to the public ? I thought of going through the code generator and form designer. Any help in...
Guru Ramnath Kathiresan
gururamnath
Offline Send Email
Oct 28, 2003
12:47 am
7
... VisualWx is closed source,sorry bye...
postatoto
Offline Send Email
Oct 28, 2003
5:02 pm
8
hello, i just found out about visualwx and it looks very, very promising, but... i hope you didn't get this question a 10000 times before ;-) - do you plan to...
harald
rfc0821
Online Now Send Email
Oct 29, 2003
10:04 pm
9
... ) - ... no version for linux at the moment ... LF is framework for small win32 applications. You can try it with template: 1) New Project 2) Selezionare LF...
postatoto
Offline Send Email
Oct 29, 2003
11:09 pm
10
Can VisualWx code be compiled with Borland CBX or Borland BCB6? Are there any plans to make it compatible with CBX in the future? Thanks...
dougtinkham
Offline Send Email
Nov 18, 2003
11:41 pm
11
... yes, for compatibility to see : http://www.wxwindows.org/platform.htm add this code in files.cpp #ifdef __BORLANDC__ #pragma hdrstop #endif...
postatoto
Offline Send Email
Nov 19, 2003
12:13 am
12
... Thanks. The VisualWx website implies that you have to Mingw32 in order to compile VisualWx code. Do I need to have Mingw32 for some reason even if I am...
dougtinkham
Offline Send Email
Nov 19, 2003
6:59 pm
13
... no, you only need mingw for to compile with visualwx bye :)...
postatoto
Offline Send Email
Nov 20, 2003
12:52 am
14
This project looks very promising. I am a wxPython user. Is there any documentation at all? For example what are the step to create a little python app, what...
andybulka
Offline Send Email
Feb 12, 2004
4:20 am
15
... no,sorry ... 1)menu file\new project 2)you must choose template for python ... or ... only c++ ... it is in the file app.py of the project ... tab event ...
postatoto
Offline Send Email
Feb 14, 2004
7:17 am
16
any visualwx c++ example project that can help to get feel of visualwx?. _________________________________________________________________ Take off on a...
trich melano
trichmelano@...
Send Email
Feb 29, 2004
10:04 pm
17
opened sample project "cpp-panel" from installed VisualWx. tried to compile it. Got lots of error messages related to MyFrame.cpp : undefined reference. ...
trich melano
trichmelano@...
Send Email
Mar 1, 2004
12:40 am
18
opened sample project "cpp-panel" from installed VisualWx. tried to compile it. Got lots of error messages related to MyFrame.cpp : undefined reference. these...
trich melano
trichmelano@...
Send Email
Mar 1, 2004
12:57 am
19
including some error messages: makefile.bat: @Echo off Path = D:\mingw\bin;D:\mingw\include;D:\mingw\lib;D:\mingw\;D:\VisualWx\VwxUtility;%Path%; @Echo on ...
trich melano
trichmelano@...
Send Email
Mar 1, 2004
2:21 am
20
... `wxFrame::Init()' ... wxSize exist file D:/wxwindows-2.4.2/lib/libwxmsw.a ? Set directories in the "option directories" (menu option\directories options)...
postatoto
Offline Send Email
Mar 3, 2004
12:40 am
21
my wxwindows-2.4.2 and visualwx are in installed in D:\ partition. can someone send makefile that can compiles cpp-panel smaple program successfully?. i am not...
trich melano
trichmelano@...
Send Email
Mar 3, 2004
6:53 am
22
I just noticed that there is a new version :-) VisualWx new release 0.8 Alfa 10 April 2004 [only Windows] at http://visualwx.altervista.org/download2.htm Is...
andybulka
Offline Send Email
Apr 21, 2004
4:58 am
23
Yikes - I loaded my old project and double clicked on one of my forms (under the designer part of the treeview) and Visual Wx crashed. In fact none of my old...
Andy Bulka
andybulka
Offline Send Email
Apr 21, 2004
6:33 am
24
... do I do ... We cannot maintain compatibilities with previous version Sorry bye :))...
postatoto
Offline Send Email
Apr 23, 2004
12:41 pm
25
Hi all, I'm very interested in the VisualWx project and would like to get started with it asap. Unfortunately, I face a big learning curve as I've never used...
Corby Johanneson
corby_johann...
Offline Send Email
May 7, 2004
1:50 am
26
... Not there are tutorial ...sorry ... Mingw is only necesary for compilation of generated code ... It is not necessary to know wxwidgets for to use Visualx. ...
postatoto
Offline Send Email
May 7, 2004
9:31 am
27
Hi Postatoto, Thanks for responding to my previous post. Just one more question - do you know of anyone who has used VisualWx with the open-source Watcom C/C++...
Corby Johanneson
corby_johann...
Offline Send Email
May 7, 2004
3:26 pm
28
Hi Postatoto, Thanks for responding to my previous post. Just one more question - do you know of anyone who has used VisualWx with the open-source Watcom C/C++...
Corby Johanneson
corby_johann...
Offline Send Email
May 7, 2004
5:09 pm
29
I have been thinking of writing a tutorial as a viewlet - in a few days I should have something. Any specific topics? andy ... From:...
Andy Bulka
andybulka
Offline Send Email
May 7, 2004
11:39 pm
30
Hi Andy, ... few days I should have something. Any specific topics? A tutorial is an awesome idea - it surprises me that there aren't any yet! As far as topics...
Corby Johanneson
corby_johann...
Offline Send Email
May 9, 2004
2:23 am
31
Actually I can only do a tutorial on using python with it, as that's all I use. It still might be helpful re how to build layouts and hook up events and use...
Andy Bulka
andybulka
Offline Send Email
May 9, 2004
12:48 pm
32
Ok I've built a viewlet which demonstates how to build an app in VisualWx from a python perspective. Of course a lot of the stuff e.g. how to use sizers etc....
Andy Bulka
andybulka
Offline Send Email
May 10, 2004
8:24 am
Messages 1 - 32 of 577   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help