You cannot post messages because only members can post, and you are not currently a member.
|
Building under MSYS/MinGW
|
| |
Is it possible to build ObjectIcon under MSYS/MinGW? If it is, how I
can do it? Also, is there any working dynamic loading interface for
MinGW?
Thanks!
|
|
Rosetta Code
|
| |
Hi Folks, I just stumbled across this the other day. I've been responsible for a lot of the work on Rosettacode.org on Icon and Unicon. I'm going to start putting in place the framework for adding ObjectIcon examples. My main goal will be to keep the Icon variants together. If anyone is interested in Rosetta and adding examples please touch... more »
|
|
New version 2.6
|
| |
Time for a new version. Changes include :-
I have abandoned the "SetFields" technique of creating objects, which
was used particularly in the gui code. The idea was that instead of
writing
t := TextButton()
t.set_width(100)
t.set_height(200)
t.set_label("helllo")
you could just say t :=... more »
|
|
Git or other?
|
| |
This message is posted at the google group for Object Icon:
"Zipped versions of the pages and files associated with this group
will be available for download until August 31, 2011. After this date,
this feature and the zip file downloads will be turned off
permanently"
Could someone post a note explaining the plan?... more »
|
|
v 2.0 ObjectIcon
|
| |
Robert P,
Could you add a ote on what is new in v 2.0 as compared to 1.4 ?
Thanks
Robert S
|
|
build reports
|
| |
1.4 built fine on EeeBuntu 3.0
make failed on win32 under Msys but due to some config issue; will try
today under a refreshed cygwin
|
|
|