On 04/01/2011 02:30 AM, Rolf-Werner Eilert wrote:
> Hm, this is just what I meant: When we had a tool which was resident
> within the IDE, it could easily have access to the editor's highlighting
> and many other things, thus enabling for easier highlighting than an
> external tool. Why re-invent t
Am 31.03.2011 17:15, schrieb Demosthenes Koptsis:
> These days i tried some ways to make the Gambas3 code in an OO3 document
> be highlighted as in Gambas3 editor.
>
> 1) For this, i used many online web syntax highlighters such as
> http://pygments.org/
> http://pastebin.com/
> http://qbnz.com/hig
Pls report experiences with the use of the structures.
I want to use them in parts of my project too.
Regards,
Ron.
Op 1 apr. 2011 00:51 schreef "Kevin Fishburne" <
kevinfishbu...@eightvirtues.com> het volgende:
--
Create
On 04/01/2011 01:15 AM, Bruce Bruen wrote:
> On Friday, April 01, 2011 01:17:50 PM Kevin Fishburne wrote:
>> I'm finding that the task of replacing the Mk$ functions with structures
>> for UDP packet client/server transactions is a massive undertaking. So
>> far it's affecting every part of my proj
On Friday, April 01, 2011 01:17:50 PM Kevin Fishburne wrote:
> I'm finding that the task of replacing the Mk$ functions with structures
> for UDP packet client/server transactions is a massive undertaking. So
> far it's affecting every part of my project that constructs, parses,
> sends and receive
Ok Kevin, new to me that is a game. I have read an notified your comprehends
Nevertheless, if you want me to, let me take a part of your
Gambas-Experiences, they might be good for both of us.
regards, Dag-Jarle
2011/4/1 Kevin Fishburne
> On 04/01/2011 12:17 AM, Dag-Jarle Johansen wrote:
> > Kev
On 04/01/2011 12:17 AM, Dag-Jarle Johansen wrote:
> Kevin, I have no idea. But in lack of business and money enough to live for,
> I would like to help you, if I am a good enough programmer. I have NOT made
> programs in your kind until now; my kind of networking was just to have the
> right client
Kevin, I have no idea. But in lack of business and money enough to live for,
I would like to help you, if I am a good enough programmer. I have NOT made
programs in your kind until now; my kind of networking was just to have the
right client idle or not.
IF you want me to, I would like to spend so
I'm finding that the task of replacing the Mk$ functions with structures
for UDP packet client/server transactions is a massive undertaking. So
far it's affecting every part of my project that constructs, parses,
sends and receives data. As a consequence the network code is going from
dozens of
On 03/30/2011 06:15 AM, Laurent Carlier wrote:
> You can find a preliminary support of joysticks in gb.sdl in rev #3705, and a
> small example joined here.
Awesome... I'll check it out ASAP. Sadly my next task is to re-do my
networking code because, as promised, BenoƮt removed all the
Mk[Datatyp
No se Amigo,
but I like your postscript: * Did I learn something today? If not, I wasted
it.*
Caveat
is right,
Just define what you need in design-mode. Or you can use settings. Questions
- ask me - I am a newbie too, but I can help in one or to cases.
2011/3/31 Ganesh Kumar
> Hi Guys,
>
> I
On 03/30/2011 05:54 AM, Caveat wrote:
> P.S. On the full screen rotation, we're not all being quiet just
> because we're too lazy or can't be bothered to contribute. It looked
> like Doriano (or your beers!!! lol) was doing a fine job of leading you
> through your learning curve, so it seemed to
It's not very clear to me what you're asking...if you just want to set
the form size in code, use:
PUBLIC SUB Form_Open()
ME.Width = 600
ME.Height = 800
But if this is really all you need then even simpler is to set the Width
and Height attributes in the designer...
...or are you looking fo
13 matches
Mail list logo