[Pgui-devel] Threads and appMessage()....

2003-03-24 Thread Okan VURAL
ed in thread functions...? Thanks anyway... Okan VURAL --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ Pgui-devel mailing list [

[Pgui-devel] Two bitmap overlap,

2003-01-07 Thread Okan VURAL
Hi, If Im not wrong I remember that there something about showing two bitmap on the same bitmap widget.I mean sometimes, I want to show two bitmaps overlap each other.Is it possible or not ? If possible how I can do this ? Sorry ,if Im wrong. Thanks and good work to everyo

[Pgui-devel] horizontal scroll

2002-12-23 Thread Okan VURAL
Hi All, Default scrolls are put vertically in pgui.But I need a horizontal scroll bar.How can I do this ? Thanks... --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

[Pgui-devel] Qestion about field widgets ?

2002-11-26 Thread Okan VURAL
Hi All, You know, in the field widgets if there is a string in it the cursor goes at the end of the string and if you want to write a new one, you have to clear the field and then you can write something.Is it possible that when the fields are focused ,the strings are marked and

[Pgui-devel] Scroll problem...

2002-05-01 Thread Okan
Has anyone met any problem like this before : There are 50 menuitems in a box and 8 of them can be seen,there is a scroll ofcourse.While you are on the items,I mean with the direction keys,especially while u are on the eigth item,after pressing the down key,it goes the last (fifth it

[Pgui-devel] Creating an event...

2002-04-29 Thread Okan
Hi all, I wonder,is it possible to create an event that I've defined myself.For example,I'm defining an alarm event,and in the different regions of my program I want to send this event,and handle in other parts.Like PICOGUI's events,another event type perhaps... I hope

[Pgui-devel] linux timers...

2002-03-13 Thread Okan
Perhaps this is not the place of my question,but I dont know any other mail group.So,sorry for this... I need a timer (I have a time critical job) in the GUI (except setIdle()).An I've seen some in kernel,for example how,can I use the add_timer,(init_timer()) functions,or any o

Re: [Pgui-devel] strange problem...

2002-03-11 Thread Okan
pgDelete first and then create string,font etc On Tuesday 05 March 2002 16:42, Okan wrote: > Hi all, > emmm...I've an Intel SA 110 board.There is a strange > thing about server (well I think,...) or about something > else...The problem is; I've a big window (as big as

[Pgui-devel] bitmap and memory decreasing....

2002-03-11 Thread Okan
Hi all, I have a window,and 6 menuitems in it.Also 6, 16x16 bitmaps in each menu item.After giving context ,free memory decreases 4KB or 8 KB at each opening and closing window.Has anybody met this before ??? My server is not up to dated,(one of older versions) ,is there any po

Re: [Pgui-devel] pgDelete question ???

2002-03-09 Thread Okan
nly shows up for a short time you might find > pgEnterContext() and pgLeaveContext() helpful. > > On Sat, Mar 09, 2002 at 02:08:00PM +0200, Okan wrote: > > When I create a label widget as ; > > .. > > pgha

[Pgui-devel] Capturing direction keys...

2002-03-09 Thread Okan
Is there any way of capturing direction keys without putting invisible hotkeys in the window ? Because in hotkeys,event occurs after leaving the direction button... any idea ??? ___ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sour

[Pgui-devel] Focus Button

2002-03-09 Thread Okan
Hi, I want to get PW_WE_FOCUS event when I focus on a button,it works on fields as it says in the header ( #define PG_WE_FOCUS0x004 /* Sent when a button is focused, only if it has * PG_EXEV_FOCUS. The fie

[Pgui-devel] pgDelete question ???

2002-03-09 Thread Okan
When I create a label widget as ; .. pghandle label; label = pgNewWidget(PG_WP_LABLE,,); pgSetWidget(pgDEFAULT, pgNewString(""),,,); .

[Pgui-devel] strange problem...

2002-03-05 Thread Okan
Hi all, emmm...I've an Intel SA 110 board.There is a strange thing about server (well I think,...) or about something else...The problem is; I've a big window (as big as my LCD,320x240) and same size bitmap in it (no other widgets in it).When I open that window and return my ma

[Pgui-devel] Memo Object...

2002-02-19 Thread Okan
Hi all, I want to show the content of a file ,by the GUI.Like the memo object in visual languages.like a readable area,perhaps with a scroll.Is there any widget or,any way of doing this? ___ Pgui-devel mailing list [EMAIL PROTECTE

Re: [Pgui-devel] Default focus on DialogBoxes...

2002-02-13 Thread Okan
wo things to fix this: > - map keyboard keys to the dialog's button with the > PG_WP_HOTKEY property > - use pgFocus to force the focus onto one of the > buttons > > On 2002.02.12 06:18 Okan wrote: > > Hi again, > > While showing the dialog boxes (dialog

Re: [Pgui-devel] Strange behaviour with DialogBoxes....

2002-02-13 Thread Okan
n. > > On 2002.02.12 07:51 Okan wrote: > > I've met with a strange thing.That ,when I enter on a > > button,it shows a dialog box (with pgMessageDialogFmt > > ()),after it shows the dialog box ,dBox dissappears > > itself in a short time.And the same thing

[Pgui-devel] Strange behaviour with DialogBoxes....

2002-02-12 Thread Okan
I've met with a strange thing.That ,when I enter on a button,it shows a dialog box (with pgMessageDialogFmt ()),after it shows the dialog box ,dBox dissappears itself in a short time.And the same thing repeats again and again,when I enter the button.But in another window it works prop

[Pgui-devel] Default focus on DialogBoxes...

2002-02-12 Thread Okan
Hi again, While showing the dialog boxes (dialog boxes with OK button,or question window (OK and CANCEL)),no focus now on OK button or no default focus on CANCEL button.How I can do that ??? Thanks,thanks,thanks... ___ Pgui-de

[Pgui-devel] Field property...

2002-02-11 Thread Okan
I think there is no any property now,like : If I want to take only numbers from a field widget,or both of them (numbers and characters...),is this possible (a widget property ) ??? If no,I think it is not hard to implement,so help us our seniors (Philippe and Micah ) :)

[Pgui-devel] space button....

2002-01-25 Thread Okan VURAL
Hi all, Now,in the menus ,or activating the buttons we all use space button.But we want to use enter button for activation.Is it possible ??? if it is,how... thanks... ___ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/lis

[Pgui-devel] New error message....

2002-01-24 Thread Okan VURAL
Hi, It gives a message such that "Password property defined before font one ,switch them!".But it did not give that error message before. What does it mean ? Thanks... ___ Pgui-devel mailing list [EMAIL PROTECTED] https://

[Pgui-devel] Color question...

2002-01-16 Thread okan
Hi all, Can I change the color of the label in a button,background color or a label color in a window at runtime? I dont mean the canvas color... Thanks,thanks,thanks. ___ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforg

[Pgui-devel] A Focus question...

2001-12-20 Thread Okan VURAL
Is there any way of understanding where the focus is on the window at any time? I know I can control the focus with "pgFocus()",but the user can click on any field and focus is out of my control. Thanks ___ Pgui-devel mailing list [EMAIL PROTECTE

Re: [Pgui-devel] Delay problem...

2001-12-11 Thread okan
Answers: - Our video driver is EZ328, - 2 BPPs - using no theme, - CPU freq. is as you thought ,32 MHz, - and socket type is UNIX type, I need your helps.Thanks anyway... Pascal Bauermeister wrote: > okan wrote: > > > > Hi all, > > I'm developing a project

[Pgui-devel] Delay problem...

2001-12-07 Thread okan
Hi all, I'm developing a project on MC68VZ328 ,that has so much windows and widgets in it.And when I open a window(there is no any bitmap in it,but approximately 30-35 widgets(boxes,buttons,fields etc)),it is shown 4-5 sec.s after I 've clicked the to open it.My question is ; is it normal on t