Search found 10 matches

by -pantcho-
Sun Nov 07, 2004 11:00 am
Forum: Coding Questions
Topic: MDI Gadget handle
Replies: 2
Views: 990

thanks! but the main problem still stays, lets say i have 10 windows of mdi opened and if i close win number 3 and win number 7 the gadgets index are mixed up in the DIM or the linked list.... so whnever i clopse a window and a gadget need to be updated after it updates a diffrent MDI win because ...
by -pantcho-
Fri Nov 05, 2004 8:46 pm
Forum: Coding Questions
Topic: MDI Gadget handle
Replies: 2
Views: 990

MDI Gadget handle

hi people.

currently i am working on a small chat server.

i choosed in the client side to use MDIgadget for windows
such as config, status win, New chat room Win or new private msg win.

i use linked list for each window and a structure for each window gadgets!
so gadgets doesnt conflicts.

my ...
by -pantcho-
Sun Oct 31, 2004 2:41 pm
Forum: Coding Questions
Topic: Mutiple Constants on panels
Replies: 4
Views: 1337

Hey Guys thanks.
but it seems that with OpenRichEdit of el_choni it doesnt work either on Panels or on MDI gadget

i tried to make the windowID of the Richedit the frame3dgadget that sourround it but it doesnt work , especially with multiple windows.. .

is richedit limited to 1 window on MDI??
by -pantcho-
Sat Oct 30, 2004 10:50 pm
Forum: Coding Questions
Topic: Why has ReceiveNetWorkString() removed???
Replies: 27
Views: 4398

will your Hibeko Editor will be ever ready? its on its 50% for like few monthes

need any hand?
by -pantcho-
Thu Oct 28, 2004 1:47 am
Forum: Coding Questions
Topic: NetWork Problems
Replies: 0
Views: 780

NetWork Problems

Hi Guys.

lately i am working on a small chat server with rooms and private
messging.

i followed Paul's amazing code and learned from it.
i added more procedures and functions and it looks great.
but my problem is this:
if more then 2 users connect
the debugger closes the server in the event when ...
by -pantcho-
Wed Oct 27, 2004 1:19 am
Forum: Coding Questions
Topic: change ListIcon and Panel Gadget Tab, Images (!)
Replies: 15
Views: 4456

:D :D :D
thanks chris! thats a nice example!!

and your english isnt bad at all!!! mine sucks!! :P
by -pantcho-
Wed Oct 27, 2004 12:19 am
Forum: Coding Questions
Topic: change ListIcon and Panel Gadget Tab, Images (!)
Replies: 15
Views: 4456

change ListIcon and Panel Gadget Tab, Images (!)

hello all, i wanted to know if there is any way to change a TAB image
AFTER i did addgadgetitem(...,useimage(x))
how can i change it on the fly? this goes also to listicon if i have certin item that if i change it status i want to change the icon also, how can it be done...?

thanks for you help ...
by -pantcho-
Tue Oct 26, 2004 9:19 pm
Forum: Coding Questions
Topic: Mutiple Constants on panels
Replies: 4
Views: 1337

thanks! work like a charm!!
:P :lol:
by -pantcho-
Tue Oct 26, 2004 1:50 am
Forum: Coding Questions
Topic: Mutiple Constants on panels
Replies: 4
Views: 1337

Mutiple Constants on panels

Hi guys!

well few days ago i played with Paul's amazing PBCHAT example.
and i want to add more features to it, like rooms and private messaging
same like IRC.
i use panel gadget for channels, so if i am joining a channel or private messaging someone it means i open a NEW TAB for the panel.
so far ...
by -pantcho-
Wed Sep 22, 2004 1:52 pm
Forum: General Discussion
Topic: cell phone programming (j2me)
Replies: 3
Views: 1626

cell phone programming (j2me)

hi all!

i ever wondered if there is any option or way to program to cell phone
i know j2me is running hard and symbian but i wonder if there
is anyway to implent purebasic code into the phones in anyway
if it means doing a dll or somthing like that.

thanks.