-
```
What steps will reproduce the problem?
1. Install PyScripter
2. Start PyScripter
What is the expected output? What do you see instead?
Expected output: no error message, instead I see one
What v…
-
```
DWS Script:
procedure Test2(aObj: TTest);
begin
ShowMessage(aObj.Name);
end;
Delphi code:
type
TTest = class
private
fname: string;
public
property name: string read fname write…
-
```
Hello pywebkitgtk world,
I am trying to get started with the Python binding for the WebKit GTK+ port
but I am having some difficulties with accessing the DOM model from
pywebkitgtk.
I would really…
-
```
Linking with such huge static library lasts for ages. Linking with tiny
lib, provided by Dll should speed up client builds a lot.
```
Original issue reported on code.google.com by `vrid...@gmail…
-
```
What steps will reproduce the problem?
1. Install PyScripter
2. Start PyScripter
What is the expected output? What do you see instead?
Expected output: no error message, instead I see one
What v…
-
```
DWS Script:
procedure Test2(aObj: TTest);
begin
ShowMessage(aObj.Name);
end;
Delphi code:
type
TTest = class
private
fname: string;
public
property name: string read fname write…
-
```
DWS Script:
procedure Test2(aObj: TTest);
begin
ShowMessage(aObj.Name);
end;
Delphi code:
type
TTest = class
private
fname: string;
public
property name: string read fname write…
-
```
Hello pywebkitgtk world,
I am trying to get started with the Python binding for the WebKit GTK+ port
but I am having some difficulties with accessing the DOM model from
pywebkitgtk.
I would really…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/1558) by Anonymous.**
----------------------------------------
Original [issue 1558](https://code.google.com/p/chromiumembedded/…
-
```
Obtengo el siguiente error al quere autorizar una liquidacion (modo
homologacion), probe distintos cambios a los valores de las variables al crear
la liquidacion pero no hay ninguna diferencia a…