Berikco, thats GREAT!!!
I'm realy looking forward to your VD.
Richard
Search found 9 matches
- Sun Feb 08, 2004 1:22 pm
- Forum: The PureBasic Editor
- Topic: PureBasic Editor for Linux
- Replies: 4
- Views: 5180
- Sun Feb 08, 2004 10:18 am
- Forum: The PureBasic Editor
- Topic: PureBasic Editor for Linux
- Replies: 4
- Views: 5180
PureBasic Editor for Linux
Hi,
While I'm testing the latest release for linux (3.81), did I deside to try to write a 'pure' pb editor.
What I have done is modified a GTK 1.2 wraper of scintilla (gtkscintilla), and updated this with the latest scintilla version (1.5.8 ).
I have also tried to create a PureBasic lexer for ...
While I'm testing the latest release for linux (3.81), did I deside to try to write a 'pure' pb editor.
What I have done is modified a GTK 1.2 wraper of scintilla (gtkscintilla), and updated this with the latest scintilla version (1.5.8 ).
I have also tried to create a PureBasic lexer for ...
- Sat Aug 09, 2003 9:09 pm
- Forum: Coding Questions
- Topic: Need help with Convert a StructureUnion from C++
- Replies: 13
- Views: 5404
- Sat Aug 09, 2003 8:59 pm
- Forum: Coding Questions
- Topic: Need help with Convert a StructureUnion from C++
- Replies: 13
- Views: 5404
Need help with Convert a StructureUnion from C++
Hi,
is it some one out there who could please help me to transelate this to PB?
Thanks
Richard
typedef struct tagSTGMEDIUM
{
DWORD tymed;
[switch_type(DWORD), switch_is((DWORD) tymed)]
union {
[case(TYMED_GDI)] HBITMAP hBitmap;
[case(TYMED_MFPICT)] HMETAFILEPICT hMetaFilePict;
[case ...
is it some one out there who could please help me to transelate this to PB?
Thanks
Richard
typedef struct tagSTGMEDIUM
{
DWORD tymed;
[switch_type(DWORD), switch_is((DWORD) tymed)]
union {
[case(TYMED_GDI)] HBITMAP hBitmap;
[case(TYMED_MFPICT)] HMETAFILEPICT hMetaFilePict;
[case ...
- Fri Aug 08, 2003 4:15 am
- Forum: Off Topic
- Topic: Wow, some of the ...... out there has no shame!!!!!
- Replies: 7
- Views: 4218
- Fri Aug 08, 2003 4:06 am
- Forum: Off Topic
- Topic: Wow, some of the ...... out there has no shame!!!!!
- Replies: 7
- Views: 4218
- Fri Aug 08, 2003 3:36 am
- Forum: Off Topic
- Topic: Wow, some of the ...... out there has no shame!!!!!
- Replies: 7
- Views: 4218
Wow, some of the ...... out there has no shame!!!!!
I'm probaly not the only one who recieved this "Private Message" here in this forum:
Fred, I guess it's not much you can do about this but I think should know about it anyway...
/Richard
The Message:
From: hhh
To: eikeland
Posted: Fri Aug 08, 2003 02:25
Subject: plz help me
first, i want ...
Fred, I guess it's not much you can do about this but I think should know about it anyway...
/Richard
The Message:
From: hhh
To: eikeland
Posted: Fri Aug 08, 2003 02:25
Subject: plz help me
first, i want ...
- Sat Jul 19, 2003 3:18 pm
- Forum: Coding Questions
- Topic: Windows NT Service
- Replies: 11
- Views: 4886
- Fri Jun 13, 2003 7:50 pm
- Forum: Linux
- Topic: can't compile on linux
- Replies: 7
- Views: 6023